C# 클래스 KeppySynthConfigurator.KeppySynthConfiguratorMain

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: KaleidonKep99/Keppy-s-Driver 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
AddSoundfontDragNDropTriv ( DragEventArgs e ) : void
KeppySynthConfiguratorMain ( String args ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Pulire le risorse in uso.

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

비공개 메소드들

메소드 설명
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

메소드 상세

AddSoundfontDragNDropTriv() 공개 메소드

public AddSoundfontDragNDropTriv ( DragEventArgs e ) : void
e System.Windows.Forms.DragEventArgs
리턴 void

Dispose() 보호된 메소드

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.
리턴 void

KeppySynthConfiguratorMain() 공개 메소드

public KeppySynthConfiguratorMain ( String args ) : System
args String
리턴 System

OnResizeEnd() 보호된 메소드

protected OnResizeEnd ( EventArgs e ) : void
e System.EventArgs
리턴 void

WndProc() 보호된 메소드

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
리턴 void

프로퍼티 상세

AbsolutePath 공개적으로 정적으로 프로퍼티

public static string AbsolutePath
리턴 string

AllNotesIgnore 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem AllNotesIgnore
리턴 System.Windows.Forms.MenuItem

CurrentTheme 공개적으로 정적으로 프로퍼티

public static int CurrentTheme
리턴 int

DebugModePls 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem DebugModePls
리턴 System.Windows.Forms.MenuItem

DefaultOut810disabledToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem DefaultOut810disabledToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

DefaultOut810enabledToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem DefaultOut810enabledToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

Delegate 공개적으로 정적으로 프로퍼티

public static KeppySynthConfiguratorMain,KeppySynthConfigurator Delegate
리턴 KeppySynthConfiguratorMain

EnableSFX 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox EnableSFX
리턴 System.Windows.Forms.CheckBox

ExportSettingsDialog 공개적으로 프로퍼티

public System.Windows.Forms.SaveFileDialog ExportSettingsDialog
리턴 System.Windows.Forms.SaveFileDialog

ExternalListExport 공개적으로 프로퍼티

public System.Windows.Forms.SaveFileDialog ExternalListExport
리턴 System.Windows.Forms.SaveFileDialog

ExternalListImport 공개적으로 프로퍼티

public System.Windows.Forms.OpenFileDialog ExternalListImport
리턴 System.Windows.Forms.OpenFileDialog

Frequency 공개적으로 프로퍼티

public System.Windows.Forms.ComboBox Frequency
리턴 System.Windows.Forms.ComboBox

ImportSettingsDialog 공개적으로 프로퍼티

public System.Windows.Forms.OpenFileDialog ImportSettingsDialog
리턴 System.Windows.Forms.OpenFileDialog

Lis 공개적으로 프로퍼티

public System.Windows.Forms.ListBox Lis
리턴 System.Windows.Forms.ListBox

List10Path 공개적으로 정적으로 프로퍼티

public static string List10Path
리턴 string

List11Path 공개적으로 정적으로 프로퍼티

public static string List11Path
리턴 string

List12Path 공개적으로 정적으로 프로퍼티

public static string List12Path
리턴 string

List13Path 공개적으로 정적으로 프로퍼티

public static string List13Path
리턴 string

List14Path 공개적으로 정적으로 프로퍼티

public static string List14Path
리턴 string

List15Path 공개적으로 정적으로 프로퍼티

public static string List15Path
리턴 string

List16Path 공개적으로 정적으로 프로퍼티

public static string List16Path
리턴 string

List1Path 공개적으로 정적으로 프로퍼티

public static string List1Path
리턴 string

List2Path 공개적으로 정적으로 프로퍼티

public static string List2Path
리턴 string

List3Path 공개적으로 정적으로 프로퍼티

public static string List3Path
리턴 string

List4Path 공개적으로 정적으로 프로퍼티

public static string List4Path
리턴 string

List5Path 공개적으로 정적으로 프로퍼티

public static string List5Path
리턴 string

List6Path 공개적으로 정적으로 프로퍼티

public static string List6Path
리턴 string

List7Path 공개적으로 정적으로 프로퍼티

public static string List7Path
리턴 string

List8Path 공개적으로 정적으로 프로퍼티

public static string List8Path
리턴 string

List9Path 공개적으로 정적으로 프로퍼티

public static string List9Path
리턴 string

ListsPath 공개적으로 정적으로 프로퍼티

public static string ListsPath
리턴 string

MIDINameNoSpace 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem MIDINameNoSpace
리턴 System.Windows.Forms.MenuItem

ManualAddBuffer 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox ManualAddBuffer
리턴 System.Windows.Forms.CheckBox

MaxCPU 공개적으로 프로퍼티

public System.Windows.Forms.NumericUpDown MaxCPU
리턴 System.Windows.Forms.NumericUpDown

NoteOffCheck 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox NoteOffCheck
리턴 System.Windows.Forms.CheckBox

OutputWAV 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox OutputWAV
리턴 System.Windows.Forms.CheckBox

PolyphonyLimit 공개적으로 프로퍼티

public System.Windows.Forms.NumericUpDown PolyphonyLimit
리턴 System.Windows.Forms.NumericUpDown

Preload 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox Preload
리턴 System.Windows.Forms.CheckBox

ReduceCPUOver 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem ReduceCPUOver
리턴 System.Windows.Forms.MenuItem

SPFSecondaryBut 공개적으로 프로퍼티

public System.Windows.Forms.LinkLabel SPFSecondaryBut
리턴 System.Windows.Forms.LinkLabel

SelectedListBox 공개적으로 프로퍼티

public System.Windows.Forms.ComboBox SelectedListBox
리턴 System.Windows.Forms.ComboBox

SincInter 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox SincInter
리턴 System.Windows.Forms.CheckBox

SoundfontImport 공개적으로 프로퍼티

public System.Windows.Forms.OpenFileDialog SoundfontImport
리턴 System.Windows.Forms.OpenFileDialog

SynthPaths 공개적으로 정적으로 프로퍼티

public static RegistryKey,Microsoft.Win32 SynthPaths
리턴 Microsoft.Win32.RegistryKey

SynthSettings 공개적으로 정적으로 프로퍼티

public static RegistryKey,Microsoft.Win32 SynthSettings
리턴 Microsoft.Win32.RegistryKey

SysExIgnore 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem SysExIgnore
리턴 System.Windows.Forms.MenuItem

SysResetIgnore 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox SysResetIgnore
리턴 System.Windows.Forms.CheckBox

TracksLimit 공개적으로 프로퍼티

public System.Windows.Forms.NumericUpDown TracksLimit
리턴 System.Windows.Forms.NumericUpDown

VolIntView 공개적으로 프로퍼티

public System.Windows.Forms.Label VolIntView
리턴 System.Windows.Forms.Label

VolSimView 공개적으로 프로퍼티

public System.Windows.Forms.Label VolSimView
리턴 System.Windows.Forms.Label

VolStaticLab 공개적으로 프로퍼티

public System.Windows.Forms.Label VolStaticLab
리턴 System.Windows.Forms.Label

VolTrackBar 공개적으로 프로퍼티

public System.Windows.Forms.TrackBar VolTrackBar
리턴 System.Windows.Forms.TrackBar

Watchdog 공개적으로 정적으로 프로퍼티

public static RegistryKey,Microsoft.Win32 Watchdog
리턴 Microsoft.Win32.RegistryKey

XAudioDisable 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox XAudioDisable
리턴 System.Windows.Forms.CheckBox

autopanicmode 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem autopanicmode
리턴 System.Windows.Forms.MenuItem

autoupdate 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem autoupdate
리턴 System.Windows.Forms.MenuItem

bufsize 공개적으로 프로퍼티

public System.Windows.Forms.NumericUpDown bufsize
리턴 System.Windows.Forms.NumericUpDown

changeDefault64bitMIDIOutDeviceToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem changeDefault64bitMIDIOutDeviceToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

changeDefaultMIDIOutDeviceToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem changeDefaultMIDIOutDeviceToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

changeDefaultMIDIOutDeviceToolStripMenuItem1 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem changeDefaultMIDIOutDeviceToolStripMenuItem1
리턴 System.Windows.Forms.MenuItem

changeDirectoryOfTheOutputToWAVModeToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem changeDirectoryOfTheOutputToWAVModeToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

changeTheMaximumSamplesPerFrameToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem changeTheMaximumSamplesPerFrameToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

changeTheSizeOfTheEVBufferToolStripMenuItem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem changeTheSizeOfTheEVBufferToolStripMenuItem
리턴 System.Windows.Forms.MenuItem

enableextra8sf 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem enableextra8sf
리턴 System.Windows.Forms.MenuItem

floatingpointaudio 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem floatingpointaudio
리턴 System.Windows.Forms.MenuItem

hotkeys 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem hotkeys
리턴 System.Windows.Forms.MenuItem

slowdownnoskip 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem slowdownnoskip
리턴 System.Windows.Forms.MenuItem

soundfontnewlocation 공개적으로 정적으로 프로퍼티

public static string soundfontnewlocation
리턴 string

useoldbuffersystem 공개적으로 프로퍼티

public System.Windows.Forms.MenuItem useoldbuffersystem
리턴 System.Windows.Forms.MenuItem