|
2 | 2 |
|
3 | 3 | [](https://gitter.im/TomWhitwell/RadioMusic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
4 | 4 |
|
5 | | -### A virtual radio module for Eurorack |
| 5 | +### A virtual radio module for Eurorack |
6 | 6 |  |
7 | 7 |
|
8 | 8 | - [Full Documentation](https://github.com/TomWhitwell/RadioMusic/wiki) |
|
17 | 17 |
|
18 | 18 | This is not a radio. It is a sample player that behaves like a radio. |
19 | 19 |
|
20 | | -A digital way to simulate radio-powered compositions by John Cage, Karlheinz Stockhausen and Don Buchla's voltage-controlled radio experiments. It uses a teensy3.1 to play files from a SD card to simulate a voltage controlled AM/FM/Shortwave/Time Travel radio. |
| 20 | +A digital way to simulate the radio-powered compositions of John Cage and Karlheinz Stockhausen as well as Don Buchla's voltage-controlled radio experiments. It uses a [Teensy](https://www.pjrc.com/teensy/) to play files from an SD card to simulate a voltage controlled AM/FM/Shortwave/Time Travel radio. |
21 | 21 |
|
22 | 22 | ####Progress |
23 | 23 |
|
24 | | -May 2016 |
| 24 | +May 2016 |
25 | 25 | - Merged Jouni's latest changes into the main branch |
26 | 26 | - New Beta versions in the Collateral/Hex Files folder: Crossfade and a new Bank Change interface |
27 | | -- If you're developing firmware yourself, make sure you read the 'Edited Teensy Files' section, because this has changed significantly |
| 27 | +- If you're developing firmware yourself, make sure you read the 'Edited Teensy Files' section, because this has changed significantly |
28 | 28 |
|
29 | 29 | March 2016 |
30 | 30 | - Updated firmware Beta produced by Jouni Stenroos, fixing several long-term issues including file count limit, hot swapping and resets. |
@@ -59,13 +59,13 @@ October 2014 |
59 | 59 |
|
60 | 60 | ####Features |
61 | 61 | - 4hp x 40mm deep |
62 | | -- On-board 5v regulator, does not need a 5v rail. |
| 62 | +- On-board 5v regulator, does not need a 5v rail. |
63 | 63 | - 75ma Current Draw |
64 | 64 | - 60ma from 5v regulator |
65 | 65 | - 8ma from -12v |
66 | 66 | - Up to 32gb storage, 16 banks of 75 channels each |
67 | | -- Files stored as headerless .raw wav files |
68 | | -- Customise the module by editing settings.txt on the SD Card |
| 67 | +- Files stored as headerless .raw wav files |
| 68 | +- Customise the module by editing settings.txt on the SD Card |
69 | 69 |
|
70 | 70 |  |
71 | 71 |
|
|
0 commit comments