Update AudioKit ROM Player

This commit is contained in:
dkhamsing 2017-12-12 20:22:11 -08:00
parent 11022e1732
commit 786241c8c7
1 changed files with 6 additions and 4 deletions

View File

@ -3383,18 +3383,20 @@
"category-ids": [ "category-ids": [
"audio" "audio"
], ],
"description": "Make Your Own Sample Music Instrument App", "description": "Make your own sample music instrument",
"source": "https://github.com/AudioKit/ROMPlayer", "source": "https://github.com/AudioKit/ROMPlayer",
"itunes": "https://itunes.apple.com/us/app/fm-player-classic-dx-synths/id1307785646?ls=1&mt=8", "itunes": "https://itunes.apple.com/app/fm-player-classic-dx-synths/id1307785646",
"homepage": "https://audiokitpro.com/rom-player-code/", "homepage": "https://audiokitpro.com/rom-player-code/",
"tags": [ "tags": [
"swift4" "swift4",
"swift",
"ipad"
], ],
"screenshots": [ "screenshots": [
"https://audiokitpro.com/wp-content/uploads/2017/11/romplayer.png" "https://audiokitpro.com/wp-content/uploads/2017/11/romplayer.png"
], ],
"license": "mit", "license": "mit",
"stars": 100, "stars": 128,
"date_added": "Tue Dec 12 09:01:56 2017 -0800", "date_added": "Tue Dec 12 09:01:56 2017 -0800",
"suggested_by": "@swiftcodex" "suggested_by": "@swiftcodex"
}, },