mirror of
https://github.com/ksherlock/ensoniq-buddy.git
synced 2025-03-13 12:30:57 +00:00
ws
This commit is contained in:
parent
18e306e277
commit
0587b3aaab
@ -120,6 +120,7 @@ function NoteDisplay(props) {
|
||||
const { osc, note } = props;
|
||||
return PitchDisplay({osc: osc, pitch: NoteFrequency(note)});
|
||||
}
|
||||
|
||||
function PitchDisplay(props) {
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user