C# Class KeppySynthConfigurator.KeppySynthConfiguratorMain

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: KaleidonKep99/Keppy-s-Driver Class Usage Examples

Méthodes publiques

Свойство Type Description
AbsolutePath string
AllNotesIgnore System.Windows.Forms.MenuItem
CurrentTheme int
DebugModePls System.Windows.Forms.MenuItem
DefaultOut810disabledToolStripMenuItem System.Windows.Forms.MenuItem
DefaultOut810enabledToolStripMenuItem System.Windows.Forms.MenuItem
Delegate KeppySynthConfiguratorMain
EnableSFX System.Windows.Forms.CheckBox
ExportSettingsDialog System.Windows.Forms.SaveFileDialog
ExternalListExport System.Windows.Forms.SaveFileDialog
ExternalListImport System.Windows.Forms.OpenFileDialog
Frequency System.Windows.Forms.ComboBox
ImportSettingsDialog System.Windows.Forms.OpenFileDialog
Lis System.Windows.Forms.ListBox
List10Path string
List11Path string
List12Path string
List13Path string
List14Path string
List15Path string
List16Path string
List1Path string
List2Path string
List3Path string
List4Path string
List5Path string
List6Path string
List7Path string
List8Path string
List9Path string
ListsPath string
MIDINameNoSpace System.Windows.Forms.MenuItem
ManualAddBuffer System.Windows.Forms.CheckBox
MaxCPU System.Windows.Forms.NumericUpDown
NoteOffCheck System.Windows.Forms.CheckBox
OutputWAV System.Windows.Forms.CheckBox
PolyphonyLimit System.Windows.Forms.NumericUpDown
Preload System.Windows.Forms.CheckBox
ReduceCPUOver System.Windows.Forms.MenuItem
SPFSecondaryBut System.Windows.Forms.LinkLabel
SelectedListBox System.Windows.Forms.ComboBox
SincInter System.Windows.Forms.CheckBox
SoundfontImport System.Windows.Forms.OpenFileDialog
SynthPaths Microsoft.Win32.RegistryKey
SynthSettings Microsoft.Win32.RegistryKey
SysExIgnore System.Windows.Forms.MenuItem
SysResetIgnore System.Windows.Forms.CheckBox
TracksLimit System.Windows.Forms.NumericUpDown
VolIntView System.Windows.Forms.Label
VolSimView System.Windows.Forms.Label
VolStaticLab System.Windows.Forms.Label
VolTrackBar System.Windows.Forms.TrackBar
Watchdog Microsoft.Win32.RegistryKey
XAudioDisable System.Windows.Forms.CheckBox
autopanicmode System.Windows.Forms.MenuItem
autoupdate System.Windows.Forms.MenuItem
bufsize System.Windows.Forms.NumericUpDown
changeDefault64bitMIDIOutDeviceToolStripMenuItem System.Windows.Forms.MenuItem
changeDefaultMIDIOutDeviceToolStripMenuItem System.Windows.Forms.MenuItem
changeDefaultMIDIOutDeviceToolStripMenuItem1 System.Windows.Forms.MenuItem
changeDirectoryOfTheOutputToWAVModeToolStripMenuItem System.Windows.Forms.MenuItem
changeTheMaximumSamplesPerFrameToolStripMenuItem System.Windows.Forms.MenuItem
changeTheSizeOfTheEVBufferToolStripMenuItem System.Windows.Forms.MenuItem
enableextra8sf System.Windows.Forms.MenuItem
floatingpointaudio System.Windows.Forms.MenuItem
hotkeys System.Windows.Forms.MenuItem
slowdownnoskip System.Windows.Forms.MenuItem
soundfontnewlocation string
useoldbuffersystem System.Windows.Forms.MenuItem

Méthodes publiques

Méthode Description
AddSoundfontDragNDropTriv ( DragEventArgs e ) : void
KeppySynthConfiguratorMain ( String args ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Pulire le risorse in uso.

OnResizeEnd ( EventArgs e ) : void
WndProc ( Message &m ) : void

Private Methods

Méthode Description
AddSF_Click ( object sender, EventArgs e ) : void
AddSoundfontDragNDrop ( String SelectedList, DragEventArgs e ) : void
AllNotesIgnore_Click ( object sender, EventArgs e ) : void
CLi_Click ( object sender, EventArgs e ) : void
CloseConfigurator ( object sender, CancelEventArgs e ) : void
DLLOverrideFolder_Click ( object sender, EventArgs e ) : void
DebugModePls_Click ( object sender, EventArgs e ) : void
DefaultOut810disabledToolStripMenuItem_Click ( object sender, EventArgs e ) : void
DefaultOut810enabledToolStripMenuItem_Click ( object sender, EventArgs e ) : void
DisableSF_Click ( object sender, EventArgs e ) : void
DoSnap ( int pos, int edge ) : bool
EL_Click ( object sender, EventArgs e ) : void
EL_Paint ( object sender, PaintEventArgs e ) : void
EnableSF_Click ( object sender, EventArgs e ) : void
ExportSettings_Click ( object sender, EventArgs e ) : void
IEL_Click ( object sender, EventArgs e ) : void
IEL_Paint ( object sender, PaintEventArgs e ) : void
ImportSettings_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Metodo necessario per il supporto della finestra di progettazione. Non modificare il contenuto del metodo con l'editor di codice.

KeppySynthConfiguratorMain_Closing ( object sender, System e ) : void
KeppySynthConfiguratorMain_Load ( object sender, EventArgs e ) : void
Lis_DragDrop ( object sender, DragEventArgs e ) : void
Lis_DragEnter ( object sender, DragEventArgs e ) : void
ListRelativePathSystem ( string originalpath ) : string
LoadToApp_Click ( object sender, EventArgs e ) : void
LoudMaxInstallMenu_Click ( object sender, EventArgs e ) : void
LoudMaxUninstallMenu_Click ( object sender, EventArgs e ) : void
MIDINameNoSpace_Click ( object sender, EventArgs e ) : void
MvD_Click ( object sender, EventArgs e ) : void
MvU_Click ( object sender, EventArgs e ) : void
OutputWAV_CheckedChanged ( object sender, EventArgs e ) : void
PanicButton_Click ( object sender, EventArgs e ) : void
ReduceCPUOver_Click ( object sender, EventArgs e ) : void
RegDriver_Click ( object sender, EventArgs e ) : void
ReturnComment ( string comment ) : string
ReturnCopyright ( string copyright ) : string
ReturnFormat ( string fileext ) : string
ReturnSamplesSize ( int size ) : string
RmvSF_Click ( object sender, EventArgs e ) : void
SFZCompliant ( ) : void
SPFSecondaryBut_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
SelectedListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
SelectedSFInfo ( object sender, EventArgs e ) : void
SysExIgnore_Click ( object sender, EventArgs e ) : void
ThemeCheck_DoWork ( object sender, DoWorkEventArgs e ) : void
UnregDriver_Click ( object sender, EventArgs e ) : void
VMSEmu_CheckedChanged ( object sender, EventArgs e ) : void
VolTrackBar_Scroll ( object sender, EventArgs e ) : void
WhatIsOutput_Click ( object sender, EventArgs e ) : void
WhatIsXAudio_Click ( object sender, EventArgs e ) : void
WhatsAutoPanic_Click ( object sender, EventArgs e ) : void
XAudioDisable_CheckedChanged ( object sender, EventArgs e ) : void
applySettingsToolStripMenuItem_Click ( object sender, EventArgs e ) : void
assignASoundfontListToASpecificAppToolStripMenuItem_Click ( object sender, EventArgs e ) : void
autopanicmode_Click ( object sender, EventArgs e ) : void
autoupdate_Click ( object sender, EventArgs e ) : void
blackMIDIsPresetToolStripMenuItem_Click ( object sender, EventArgs e ) : void
changeDefault64bitMIDIOutDeviceToolStripMenuItem_Click ( object sender, EventArgs e ) : void
changeDefaultMIDIOutDeviceToolStripMenuItem1_Click ( object sender, EventArgs e ) : void
changeDefaultSoundfontListToolStripMenuItem1_Click ( object sender, EventArgs e ) : void
changeDefaultSoundfontListToolStripMenuItem_Click ( object sender, EventArgs e ) : void
changeDirectoryOfTheOutputToWAVModeToolStripMenuItem_Click ( object sender, EventArgs e ) : void
changeTheMaximumSamplesPerFrameToolStripMenuItem_Click ( object sender, EventArgs e ) : void
changeTheSizeOfTheEVBufferToolStripMenuItem_Click ( object sender, EventArgs e ) : void
chiptunesRetrogamingToolStripMenuItem_Click ( object sender, EventArgs e ) : void
donateToSupportUsToolStripMenuItem_Click ( object sender, EventArgs e ) : void
downloadTheSourceCodeToolStripMenuItem_Click ( object sender, EventArgs e ) : void
enableextra8sf_Click ( object sender, EventArgs e ) : void
exitToolStripMenuItem_Click ( object sender, EventArgs e ) : void
floatingpointaudio_Click ( object sender, EventArgs e ) : void
getTheMIDIMapperForWindows10ToolStripMenuItem_Click ( object sender, EventArgs e ) : void
getTheMIDIMapperForWindows8xToolStripMenuItem_Click ( object sender, EventArgs e ) : void
hotkeys_Click ( object sender, EventArgs e ) : void
howCanIChangeTheSoundfontListToolStripMenuItem_Click ( object sender, EventArgs e ) : void
howCanIResetTheDriverToolStripMenuItem_Click ( object sender, EventArgs e ) : void
informationAboutTheDriverToolStripMenuItem_Click ( object sender, EventArgs e ) : void
isThereAnyShortcutForToOpenTheConfiguratorToolStripMenuItem_Click ( object sender, EventArgs e ) : void
keppysSteinwayPianoRealismToolStripMenuItem_Click ( object sender, EventArgs e ) : void
lowLatencyPresetToolStripMenuItem_Click ( object sender, EventArgs e ) : void
manageFolderFavouritesToolStripMenuItem_Click ( object sender, EventArgs e ) : void
openDebugWindowToolStripMenuItem_Click ( object sender, EventArgs e ) : void
openTheBlacklistManagerToolStripMenuItem_Click ( object sender, EventArgs e ) : void
openTheMixerToolStripMenuItem_Click ( object sender, EventArgs e ) : void
openUpdaterToolStripMenuItem_Click ( object sender, EventArgs e ) : void
reportABugToolStripMenuItem_Click ( object sender, EventArgs e ) : void
resetToDefaultToolStripMenuItem_Click ( object sender, EventArgs e ) : void
slowdownnoskip_Click ( object sender, EventArgs e ) : void
useoldbuffersystem_Click ( object sender, EventArgs e ) : void
visitKeppyStudiosToolStripMenuItem_Click ( object sender, EventArgs e ) : void
whatAreTheHotkeysToChangeTheVolumeToolStripMenuItem_Click ( object sender, EventArgs e ) : void
whatsTheBestSettingsForTheBufferToolStripMenuItem_Click ( object sender, EventArgs e ) : void
whyCanNotDisableSoftwareRendering_Click ( object sender, EventArgs e ) : void

Method Details

AddSoundfontDragNDropTriv() public méthode

public AddSoundfontDragNDropTriv ( DragEventArgs e ) : void
e System.Windows.Forms.DragEventArgs
Résultat void

Dispose() protected méthode

Pulire le risorse in uso.
protected Dispose ( bool disposing ) : void
disposing bool ha valore true se le risorse gestite devono essere eliminate, false in caso contrario.
Résultat void

KeppySynthConfiguratorMain() public méthode

public KeppySynthConfiguratorMain ( String args ) : System
args String
Résultat System

OnResizeEnd() protected méthode

protected OnResizeEnd ( EventArgs e ) : void
e System.EventArgs
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void

Property Details

AbsolutePath public_oe static_oe property

public static string AbsolutePath
Résultat string

AllNotesIgnore public_oe property

public System.Windows.Forms.MenuItem AllNotesIgnore
Résultat System.Windows.Forms.MenuItem

CurrentTheme public_oe static_oe property

public static int CurrentTheme
Résultat int

DebugModePls public_oe property

public System.Windows.Forms.MenuItem DebugModePls
Résultat System.Windows.Forms.MenuItem

DefaultOut810disabledToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem DefaultOut810disabledToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

DefaultOut810enabledToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem DefaultOut810enabledToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

Delegate public_oe static_oe property

public static KeppySynthConfiguratorMain,KeppySynthConfigurator Delegate
Résultat KeppySynthConfiguratorMain

EnableSFX public_oe property

public System.Windows.Forms.CheckBox EnableSFX
Résultat System.Windows.Forms.CheckBox

ExportSettingsDialog public_oe property

public System.Windows.Forms.SaveFileDialog ExportSettingsDialog
Résultat System.Windows.Forms.SaveFileDialog

ExternalListExport public_oe property

public System.Windows.Forms.SaveFileDialog ExternalListExport
Résultat System.Windows.Forms.SaveFileDialog

ExternalListImport public_oe property

public System.Windows.Forms.OpenFileDialog ExternalListImport
Résultat System.Windows.Forms.OpenFileDialog

Frequency public_oe property

public System.Windows.Forms.ComboBox Frequency
Résultat System.Windows.Forms.ComboBox

ImportSettingsDialog public_oe property

public System.Windows.Forms.OpenFileDialog ImportSettingsDialog
Résultat System.Windows.Forms.OpenFileDialog

Lis public_oe property

public System.Windows.Forms.ListBox Lis
Résultat System.Windows.Forms.ListBox

List10Path public_oe static_oe property

public static string List10Path
Résultat string

List11Path public_oe static_oe property

public static string List11Path
Résultat string

List12Path public_oe static_oe property

public static string List12Path
Résultat string

List13Path public_oe static_oe property

public static string List13Path
Résultat string

List14Path public_oe static_oe property

public static string List14Path
Résultat string

List15Path public_oe static_oe property

public static string List15Path
Résultat string

List16Path public_oe static_oe property

public static string List16Path
Résultat string

List1Path public_oe static_oe property

public static string List1Path
Résultat string

List2Path public_oe static_oe property

public static string List2Path
Résultat string

List3Path public_oe static_oe property

public static string List3Path
Résultat string

List4Path public_oe static_oe property

public static string List4Path
Résultat string

List5Path public_oe static_oe property

public static string List5Path
Résultat string

List6Path public_oe static_oe property

public static string List6Path
Résultat string

List7Path public_oe static_oe property

public static string List7Path
Résultat string

List8Path public_oe static_oe property

public static string List8Path
Résultat string

List9Path public_oe static_oe property

public static string List9Path
Résultat string

ListsPath public_oe static_oe property

public static string ListsPath
Résultat string

MIDINameNoSpace public_oe property

public System.Windows.Forms.MenuItem MIDINameNoSpace
Résultat System.Windows.Forms.MenuItem

ManualAddBuffer public_oe property

public System.Windows.Forms.CheckBox ManualAddBuffer
Résultat System.Windows.Forms.CheckBox

MaxCPU public_oe property

public System.Windows.Forms.NumericUpDown MaxCPU
Résultat System.Windows.Forms.NumericUpDown

NoteOffCheck public_oe property

public System.Windows.Forms.CheckBox NoteOffCheck
Résultat System.Windows.Forms.CheckBox

OutputWAV public_oe property

public System.Windows.Forms.CheckBox OutputWAV
Résultat System.Windows.Forms.CheckBox

PolyphonyLimit public_oe property

public System.Windows.Forms.NumericUpDown PolyphonyLimit
Résultat System.Windows.Forms.NumericUpDown

Preload public_oe property

public System.Windows.Forms.CheckBox Preload
Résultat System.Windows.Forms.CheckBox

ReduceCPUOver public_oe property

public System.Windows.Forms.MenuItem ReduceCPUOver
Résultat System.Windows.Forms.MenuItem

SPFSecondaryBut public_oe property

public System.Windows.Forms.LinkLabel SPFSecondaryBut
Résultat System.Windows.Forms.LinkLabel

SelectedListBox public_oe property

public System.Windows.Forms.ComboBox SelectedListBox
Résultat System.Windows.Forms.ComboBox

SincInter public_oe property

public System.Windows.Forms.CheckBox SincInter
Résultat System.Windows.Forms.CheckBox

SoundfontImport public_oe property

public System.Windows.Forms.OpenFileDialog SoundfontImport
Résultat System.Windows.Forms.OpenFileDialog

SynthPaths public_oe static_oe property

public static RegistryKey,Microsoft.Win32 SynthPaths
Résultat Microsoft.Win32.RegistryKey

SynthSettings public_oe static_oe property

public static RegistryKey,Microsoft.Win32 SynthSettings
Résultat Microsoft.Win32.RegistryKey

SysExIgnore public_oe property

public System.Windows.Forms.MenuItem SysExIgnore
Résultat System.Windows.Forms.MenuItem

SysResetIgnore public_oe property

public System.Windows.Forms.CheckBox SysResetIgnore
Résultat System.Windows.Forms.CheckBox

TracksLimit public_oe property

public System.Windows.Forms.NumericUpDown TracksLimit
Résultat System.Windows.Forms.NumericUpDown

VolIntView public_oe property

public System.Windows.Forms.Label VolIntView
Résultat System.Windows.Forms.Label

VolSimView public_oe property

public System.Windows.Forms.Label VolSimView
Résultat System.Windows.Forms.Label

VolStaticLab public_oe property

public System.Windows.Forms.Label VolStaticLab
Résultat System.Windows.Forms.Label

VolTrackBar public_oe property

public System.Windows.Forms.TrackBar VolTrackBar
Résultat System.Windows.Forms.TrackBar

Watchdog public_oe static_oe property

public static RegistryKey,Microsoft.Win32 Watchdog
Résultat Microsoft.Win32.RegistryKey

XAudioDisable public_oe property

public System.Windows.Forms.CheckBox XAudioDisable
Résultat System.Windows.Forms.CheckBox

autopanicmode public_oe property

public System.Windows.Forms.MenuItem autopanicmode
Résultat System.Windows.Forms.MenuItem

autoupdate public_oe property

public System.Windows.Forms.MenuItem autoupdate
Résultat System.Windows.Forms.MenuItem

bufsize public_oe property

public System.Windows.Forms.NumericUpDown bufsize
Résultat System.Windows.Forms.NumericUpDown

changeDefault64bitMIDIOutDeviceToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem changeDefault64bitMIDIOutDeviceToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

changeDefaultMIDIOutDeviceToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem changeDefaultMIDIOutDeviceToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

changeDefaultMIDIOutDeviceToolStripMenuItem1 public_oe property

public System.Windows.Forms.MenuItem changeDefaultMIDIOutDeviceToolStripMenuItem1
Résultat System.Windows.Forms.MenuItem

changeDirectoryOfTheOutputToWAVModeToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem changeDirectoryOfTheOutputToWAVModeToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

changeTheMaximumSamplesPerFrameToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem changeTheMaximumSamplesPerFrameToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

changeTheSizeOfTheEVBufferToolStripMenuItem public_oe property

public System.Windows.Forms.MenuItem changeTheSizeOfTheEVBufferToolStripMenuItem
Résultat System.Windows.Forms.MenuItem

enableextra8sf public_oe property

public System.Windows.Forms.MenuItem enableextra8sf
Résultat System.Windows.Forms.MenuItem

floatingpointaudio public_oe property

public System.Windows.Forms.MenuItem floatingpointaudio
Résultat System.Windows.Forms.MenuItem

hotkeys public_oe property

public System.Windows.Forms.MenuItem hotkeys
Résultat System.Windows.Forms.MenuItem

slowdownnoskip public_oe property

public System.Windows.Forms.MenuItem slowdownnoskip
Résultat System.Windows.Forms.MenuItem

soundfontnewlocation public_oe static_oe property

public static string soundfontnewlocation
Résultat string

useoldbuffersystem public_oe property

public System.Windows.Forms.MenuItem useoldbuffersystem
Résultat System.Windows.Forms.MenuItem