Add video, discussions and Wiki

[ci skip]
pull/109/head
probonopd 2 years ago committed by GitHub
parent 46e4e86405
commit 8408ab86d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      README.md

@ -24,6 +24,12 @@ TODO
- [ ] Make it possible to assign voice parameters to sliders and knobs on MIDI controllers
- [ ] https://github.com/probonopd/MiniDexed/issues
## Introduction
Video about this project by [Floyd Steinberg](https://www.youtube.com/watch?v=Z3t94ceMHJo):
[![](https://i.ytimg.com/vi/Z3t94ceMHJo/sddefault.jpg)](https://www.youtube.com/watch?v=Z3t94ceMHJo)
## System Requirements
* Raspberry Pi 1, 2, 3, 4, or 400 (Zero and Zero 2 can be used but need HDMI or a supported i2s DAC for audio out). On Raspberry Pi 1 and on Raspberry Pi Zero there will be severely limited functionality (only one tone generator instead of 8)
@ -155,6 +161,14 @@ rm -r boot
sudo dd if="${IMG}" of=/dev/mmcblk0 bs=512k status=progress && sync
```
## Discussions
https://github.com/probonopd/MiniDexed/discussions
## Wiki
https://github.com/probonopd/MiniDexed/wiki
## Acknowledgements
* [asb2m10](https://github.com/asb2m10/dexed) for the [Dexed](https://github.com/asb2m10/dexed) sound engine

Loading…
Cancel
Save