@ -57,7 +57,7 @@ export default function MidiNoteInfo() {
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<div style={{ padding: "1rem" }}>
|
||||
<div style={{ marginTop: "1rem" }}>
|
||||
<PianoKeyboard heldNotes={notes} />
|
||||
<h1>Autotune Note: {getCharfromNoteIndex(autotuneNote)}</h1>
|
||||
<label>Input cents</label>
|
||||
|
||||
Reference in New Issue
Block a user