initSidebarItems({"enum":[["NoteState","The current state of the Voice's note playback."]],"mod":[["mode",""],["note_freq",""],["unit",""]],"struct":[["Frames","An iterator that endlessly yields the next `FramePerVoice` for an `Instrument`."],["Instrument","A performable `Instrument` type that converts `Note` events into a sequence of voices, each with their own unique amplitude and frequency per frame. This is useful for driving the playback of instrument types like synthesisers or samplers."],["Voice","A single Voice. A Synth may consist of any number of Voices."]]});