From 11022e1732eb75ecee1958c241a913a2e94df29f Mon Sep 17 00:00:00 2001 From: Matthew Fecher Date: Tue, 12 Dec 2017 22:10:33 -0600 Subject: [PATCH] Update Analog Synth X, Add ROM Player by @audiokit (#521) [ci skip] --- contents.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index fe7c741b..78057f27 100644 --- a/contents.json +++ b/contents.json @@ -3364,8 +3364,8 @@ "category-ids": [ "audio" ], - "description": "Analog synthesizer keyboard music app", - "source": "http://matthewfecher.com/app-developement/swift-synth/", + "description": "Simple analog synthesizer keyboard music app example", + "source": "http://audiokit.io/examples/AnalogSynthX/", "homepage": "https://github.com/audiokit/AudioKit/tree/master/Examples/iOS/AnalogSynthX", "tags": [ "swift", @@ -3377,6 +3377,26 @@ "license": "mit", "date_added": "Mon Feb 1 09:01:56 2016 -0800", "suggested_by": "@dkhamsing" + }, + { + "title": "AudioKit ROM Player", + "category-ids": [ + "audio" + ], + "description": "Make Your Own Sample Music Instrument App", + "source": "https://github.com/AudioKit/ROMPlayer", + "itunes": "https://itunes.apple.com/us/app/fm-player-classic-dx-synths/id1307785646?ls=1&mt=8", + "homepage": "https://audiokitpro.com/rom-player-code/", + "tags": [ + "swift4" + ], + "screenshots": [ + "https://audiokitpro.com/wp-content/uploads/2017/11/romplayer.png" + ], + "license": "mit", + "stars": 100, + "date_added": "Tue Dec 12 09:01:56 2017 -0800", + "suggested_by": "@swiftcodex" }, { "title": "Artsy",