Skip to content

Releases: CedarGroveStudios/CircuitPython_MIDI_Tools

Update name_to_note() helper

16 Sep 04:02
Compare
Choose a tag to compare
1.1.4

update name_to_note() helper

Update name_to_note() helper

16 Sep 00:01
Compare
Choose a tag to compare
1.1.3

update name_to_note() helper

Simplify name_to_note code

15 Sep 23:28
Compare
Choose a tag to compare
1.1.2

simplify name_to_note code

Update documentation for frequency_to_note_cents( )

27 Apr 04:22
121c84f
Compare
Choose a tag to compare

Add frequency_to_note_cents function

26 Apr 22:32
Compare
Choose a tag to compare

Add a function to convert a frequency to a MIDI note value. Also calculates the cents difference of the input frequency.

Updated read.me and UI documentation will follow.

Add frequency_to_note_cents function

26 Apr 19:17
Compare
Choose a tag to compare

Add a function to convert a frequency to a MIDI note value. Also calculates the cents difference of the input frequency.

Updated read.me and UI documentation will follow.

Initial Release

29 Oct 04:59
d285fda
Compare
Choose a tag to compare
1.0.0

initial repo load