Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leandroberetta/stm32f4-audio-to-midi
Audio signal conversion to MIDI notes using an STM32F4 microcontroller
https://github.com/leandroberetta/stm32f4-audio-to-midi
Last synced: 6 days ago
JSON representation
Audio signal conversion to MIDI notes using an STM32F4 microcontroller
- Host: GitHub
- URL: https://github.com/leandroberetta/stm32f4-audio-to-midi
- Owner: leandroberetta
- Created: 2018-09-08T22:19:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T23:00:41.000Z (over 6 years ago)
- Last Synced: 2024-11-18T21:03:57.260Z (2 months ago)
- Language: C
- Size: 622 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stm32f4-audio-to-midi
Audio signal conversion to MIDI notes using an STM32F4 microcontroller (in development).
The initial configuration was generated using [STM32CubeMX](https://www.st.com/en/development-tools/stm32cubemx.html).
The project structure was done by the [GNU ARM Eclipse plugin](https://gnu-mcu-eclipse.github.io).
The board used is the STM32F4 Discovery (using the STM32F407VG).