From 60ae8163beabb425bc7b35879a83bbb4f7779d6c Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 18 Jun 2020 17:23:05 +0200 Subject: Add parserato and cuesync --- content/projects/cuesync.md | 8 ++++++++ content/projects/parserato.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 content/projects/cuesync.md create mode 100644 content/projects/parserato.md (limited to 'content') diff --git a/content/projects/cuesync.md b/content/projects/cuesync.md new file mode 100644 index 0000000..e6eee45 --- /dev/null +++ b/content/projects/cuesync.md @@ -0,0 +1,8 @@ +--- +date: 2020-06-13 +title: Cue Sync Pro +link: https://cuesync.pro +image: /images/cuesync.jpg +--- + +Desktop app to migrate music file tags between Serato DJ and Algoriddim Djay. diff --git a/content/projects/parserato.md b/content/projects/parserato.md new file mode 100644 index 0000000..8032035 --- /dev/null +++ b/content/projects/parserato.md @@ -0,0 +1,8 @@ +--- +date: 2020-05-23 +title: Parserato +link: https://github.com/schneefux/parserato +image: /images/parserato.jpg +--- + +NodeJS reader and writer for Serato DJ file meta data. -- cgit v1.3.1