git ssb

1+

Matt McKegg / mutant



Commit 901c46ad90e17ce21fa6e5004d204a8dff1be0cb

link to ferment and add description of loop drop

Matt McKegg committed on 10/6/2016, 11:59:20 AM
Parent: b9dcc7d4908103b141bd9701cec47b3eebd64d2b

Files changed

README.mdchanged
README.mdView
@@ -8,10 +8,13 @@
88 ## Current Status: Experimental / Maintained
99
1010 Expect breaking changes.
1111
12-Being used as primary renderer and data models in [Loop Drop](https://github.com/mmckegg/loop-drop-app).
12+## Used By
1313
14+- **[Loop Drop](https://github.com/mmckegg/loop-drop-app)**: Live electronic music performance app. MIDI looper, modular synth and sampler app built around Novation Launchpad controller. Powered by Web Audio, Web MIDI, and [electron](https://electron.atom.io).
15+- **[Ferment](https://github.com/mmckegg/ferment)**: Peer-to-peer audio sharing and streaming application. Like SoundCloud but decentralized. A mashup of [ssb](https://scuttlebot.io/), [webtorrent](https://webtorrent.io/) and [electron](https://electron.atom.io).
16+
1417 ## Install
1518
1619 ```bash
1720 npm install @mmckegg/mutant --save

Built with git-ssb-web