Home
last modified time | relevance | path

Searched refs:pitchspellingchannel (Results 1 – 5 of 5) sorted by relevance

/dports/audio/denemo/denemo-2.0.6/src/audio/
H A Dfluid.c44 if (Denemo.prefs.pitchspellingchannel) in reset_synth_channels()
45 …fluid_synth_program_change (synth, Denemo.prefs.pitchspellingchannel, Denemo.prefs.pitchspellingpr… in reset_synth_channels()
H A Dmidi.c695 channel = Denemo.prefs.pitchspellingchannel; in midiaction()
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dprefops.c137 ret->pitchspellingchannel = 15; in initprefs()
333 READINTXMLENTRY (pitchspellingchannel) in parseConfig()
450 GETINTPREF (pitchspellingchannel) in get_int_pref()
749 WRITEINTXMLENTRY (pitchspellingchannel) in writeXMLPrefs()
/dports/audio/denemo/denemo-2.0.6/src/ui/
H A Dprefdialog.c58 GtkWidget *pitchspellingchannel; member
291 ASSIGNINT (pitchspellingchannel) in set_preferences()
645 INTENTRY_LIMITS (_("Pitch Spelling Channel"), pitchspellingchannel, 0, 15); in preferences_change()
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo_types.h457 …gint pitchspellingchannel; /**< channel to use for feedback when entering extreme intervals via MI… member