mirror of
https://github.com/ksherlock/ensoniq-buddy.git
synced 2025-08-07 21:25:10 +00:00
ws
This commit is contained in:
@@ -120,6 +120,7 @@ function NoteDisplay(props) {
|
||||
const { osc, note } = props;
|
||||
return PitchDisplay({osc: osc, pitch: NoteFrequency(note)});
|
||||
}
|
||||
|
||||
function PitchDisplay(props) {
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user