From f3b501fed9b58939c0efaf8904b88e222078be57 Mon Sep 17 00:00:00 2001 From: jmarti856 Date: Tue, 29 Aug 2023 16:05:12 +0200 Subject: [PATCH] Add some ASCII Art to the project --- .../Classes/Audio/AiffFunctions.cs | 13 ++++++++++++- .../Classes/Audio/ImaFunctions.cs | 13 ++++++++++++- .../Classes/Audio/MidiFunctions.cs | 13 ++++++++++++- .../Classes/Audio/WaveFunctions.cs | 13 ++++++++++++- .../Classes/CommonFunctions.cs | 13 ++++++++++++- .../EuroSound Editor/Classes/GlobalPrefs.cs | 13 ++++++++++++- Solutions/EuroSound Editor/Classes/IniFile.cs | 13 ++++++++++++- .../Classes/MultipleFilesFunctions.cs | 13 ++++++++++++- .../Classes/ProjectFileFunctions.cs | 13 ++++++++++++- .../EuroSound Editor/Classes/SampleFiles.cs | 13 ++++++++++++- .../Classes/SoundBankFunctions.cs | 13 ++++++++++++- .../Classes/TaskbarProgress.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_DataBases.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_Generic.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_Groups.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_JumpFiles.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_Misc.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_MusicFile.cs | 13 ++++++++++++- .../TextFiles/TextFiles_ProjectFile.cs | 13 ++++++++++++- .../TextFiles/TextFiles_PropertiesFile.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_PurgeFile.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_RefineList.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_ReverbFile.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_SFXs.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_Samples.cs | 13 ++++++++++++- .../Classes/TextFiles/TextFiles_SoundBanks.cs | 13 ++++++++++++- .../Classes/UI/FlashWindow.cs | 14 +++++++++++++- .../Classes/UI/MostRecentFilesMenu.cs | 13 ++++++++++++- .../Custom_Controls/ListViewColumnSorter.cs | 13 ++++++++++++- .../ListView_ColumnSortingClick.cs | 13 ++++++++++++- .../Custom_Controls/MultiSelListBox.cs | 19 ++++++++++++++++++- .../Forms/Advanced/Advanced.cs | 13 ++++++++++++- .../Forms/Advanced/Advanced_Report.cs | 13 ++++++++++++- Solutions/EuroSound Editor/Forms/DebugForm.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/FrmWaveLoops.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/Frm_HashCodes.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/Frm_InputBox.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/Frm_RefineList.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/GroupingForm.cs | 13 ++++++++++++- Solutions/EuroSound Editor/Forms/HelpForm.cs | 13 ++++++++++++- .../Forms/LanguageFolderCompare.cs | 13 ++++++++++++- Solutions/EuroSound Editor/Forms/MainForm.cs | 13 ++++++++++++- .../Forms/MissingSamplesFound.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/MultiCreate.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/MultiEditor.cs | 13 ++++++++++++- .../Forms/MusicForm/MusicApp.cs | 13 ++++++++++++- .../Forms/MusicForm/MusicAppExporter.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/NewSamplesFound.cs | 13 ++++++++++++- ...erControl_MainForm_DataBasesInSoundBank.cs | 13 ++++++++++++- ...serControl_MainForm_SoundBanks_CheckBox.cs | 13 ++++++++++++- ...UserControl_MainForm_AvailableDataBases.cs | 13 ++++++++++++- .../UserControl_MainForm_AvailableSFX.cs | 13 ++++++++++++- .../MainForm/UserControl_MainForm_Misc.cs | 13 ++++++++++++- .../MainForm/UserControl_MainForm_Output.cs | 13 ++++++++++++- .../UserControl_MainForm_RefineSFXList.cs | 13 ++++++++++++- .../UserControl_MainForm_SfxInDataBase.cs | 13 ++++++++++++- .../UserControl_MainForm_SoundBanks.cs | 13 ++++++++++++- .../SFX Form/UserControl_SFX_Parameters.cs | 13 ++++++++++++- .../Panels/SFX Form/UserControl_SamplePool.cs | 13 ++++++++++++- .../SFX Form/UserControl_SamplePoolControl.cs | 13 ++++++++++++- .../Properties/DataBasePropertiesForm.cs | 13 ++++++++++++- .../Forms/Properties/PropertiesForm.cs | 13 ++++++++++++- .../Forms/Properties/SFXPropertiesForm.cs | 13 ++++++++++++- .../Properties/SoundBankPropertiesForm.cs | 13 ++++++++++++- .../Forms/ReSampling Form/ReSampleForm.cs | 13 ++++++++++++- .../ReSampleForm_CreatePurgeList.cs | 13 ++++++++++++- .../ReSampling Form/ReSampleForm_RunPurge.cs | 13 ++++++++++++- .../EuroSound Editor/Forms/ReverbTester.cs | 13 ++++++++++++- .../Forms/SFX Form/PCDllDebugForm.cs | 13 ++++++++++++- .../Forms/SFX Form/PCDllVoicesForm.cs | 13 ++++++++++++- .../Forms/SFX Form/SFXForm.cs | 13 ++++++++++++- .../Forms/SFX Form/SFXForm_TestSfx.cs | 13 ++++++++++++- .../Forms/SFX Output/SfxOutputForm.cs | 13 ++++++++++++- .../SFX Output/SfxOutputForm_BindStreams.cs | 13 ++++++++++++- .../SFX Output/SfxOutputForm_CreateStreams.cs | 13 ++++++++++++- .../SFX Output/SfxOutputForm_HashCodes.cs | 13 ++++++++++++- .../SFX Output/SfxOutputForm_ReSampler.cs | 13 ++++++++++++- .../SFX Output/SfxOutputForm_SoundBanks.cs | 13 ++++++++++++- .../SfxOutputForm_SoundBanks_TempFiles.cs | 13 ++++++++++++- .../Forms/SetMaxBankSizeForm.cs | 13 ++++++++++++- Solutions/EuroSound Editor/Forms/TimerForm.cs | 13 ++++++++++++- Solutions/EuroSound Editor/Splash.cs | 13 ++++++++++++- .../MIDI2TXT/MIDI2TXT/BinaryFunctions.cs | 13 ++++++++++++- Solutions/MIDI2TXT/MIDI2TXT/MidiFile.cs | 13 ++++++++++++- Solutions/MIDI2TXT/MIDI2TXT/Program.cs | 13 ++++++++++++- .../MidiFiles/Frm_InputBox.cs | 13 ++++++++++++- .../MusicMarkerEditor/MidiFiles/Frm_Main.cs | 13 ++++++++++++- .../MusicMarkerEditor/MidiFiles/Program.cs | 18 +++++++++++++++++- 88 files changed, 1068 insertions(+), 88 deletions(-) diff --git a/Solutions/EuroSound Editor/Classes/Audio/AiffFunctions.cs b/Solutions/EuroSound Editor/Classes/Audio/AiffFunctions.cs index 74352bc9..d155cc68 100644 --- a/Solutions/EuroSound Editor/Classes/Audio/AiffFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/Audio/AiffFunctions.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Audio Codec AIFF +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using NAudio.Wave; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/Audio/ImaFunctions.cs b/Solutions/EuroSound Editor/Classes/Audio/ImaFunctions.cs index f08283b8..ef6aef7e 100644 --- a/Solutions/EuroSound Editor/Classes/Audio/ImaFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/Audio/ImaFunctions.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Audio Codec IMA ADPCM +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.IO; namespace sb_editor.Audio_Classes diff --git a/Solutions/EuroSound Editor/Classes/Audio/MidiFunctions.cs b/Solutions/EuroSound Editor/Classes/Audio/MidiFunctions.cs index 5f2f4db2..dda165b5 100644 --- a/Solutions/EuroSound Editor/Classes/Audio/MidiFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/Audio/MidiFunctions.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Midi Processing Utilities +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections.Generic; using System.IO; using System.Text.RegularExpressions; diff --git a/Solutions/EuroSound Editor/Classes/Audio/WaveFunctions.cs b/Solutions/EuroSound Editor/Classes/Audio/WaveFunctions.cs index b0ea6bb7..e5c54fff 100644 --- a/Solutions/EuroSound Editor/Classes/Audio/WaveFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/Audio/WaveFunctions.cs @@ -1,4 +1,15 @@ -using NAudio.Wave; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// WAVE Audio Codec Methods +//------------------------------------------------------------------------------------------------------------------------------- +using NAudio.Wave; using System; using System.IO; using System.Linq; diff --git a/Solutions/EuroSound Editor/Classes/CommonFunctions.cs b/Solutions/EuroSound Editor/Classes/CommonFunctions.cs index bf4d3174..f06d1dbe 100644 --- a/Solutions/EuroSound Editor/Classes/CommonFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/CommonFunctions.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Generic Mehtods +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using sb_editor.Panels; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Classes/GlobalPrefs.cs b/Solutions/EuroSound Editor/Classes/GlobalPrefs.cs index 81e2fa52..f5152991 100644 --- a/Solutions/EuroSound Editor/Classes/GlobalPrefs.cs +++ b/Solutions/EuroSound Editor/Classes/GlobalPrefs.cs @@ -1,4 +1,15 @@ -using System.Globalization; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Global Preferences Manager +//------------------------------------------------------------------------------------------------------------------------------- +using System.Globalization; using System.IO; namespace sb_editor diff --git a/Solutions/EuroSound Editor/Classes/IniFile.cs b/Solutions/EuroSound Editor/Classes/IniFile.cs index 364c5846..da1565c8 100644 --- a/Solutions/EuroSound Editor/Classes/IniFile.cs +++ b/Solutions/EuroSound Editor/Classes/IniFile.cs @@ -1,4 +1,15 @@ -using System.IO; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// INI File +//------------------------------------------------------------------------------------------------------------------------------- +using System.IO; using System.Reflection; using System.Runtime.InteropServices; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/MultipleFilesFunctions.cs b/Solutions/EuroSound Editor/Classes/MultipleFilesFunctions.cs index d99168d5..245418db 100644 --- a/Solutions/EuroSound Editor/Classes/MultipleFilesFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/MultipleFilesFunctions.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Multiple Files Operations Manager +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections.Generic; using System.IO; using System.Linq; diff --git a/Solutions/EuroSound Editor/Classes/ProjectFileFunctions.cs b/Solutions/EuroSound Editor/Classes/ProjectFileFunctions.cs index 10990ff7..4ee3d6af 100644 --- a/Solutions/EuroSound Editor/Classes/ProjectFileFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/ProjectFileFunctions.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Project Updater +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/SampleFiles.cs b/Solutions/EuroSound Editor/Classes/SampleFiles.cs index f2b1cd25..74b8c984 100644 --- a/Solutions/EuroSound Editor/Classes/SampleFiles.cs +++ b/Solutions/EuroSound Editor/Classes/SampleFiles.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Audio Samples Manager +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System.Collections.Generic; using System.IO; using System.Linq; diff --git a/Solutions/EuroSound Editor/Classes/SoundBankFunctions.cs b/Solutions/EuroSound Editor/Classes/SoundBankFunctions.cs index 517c411a..ab0072b8 100644 --- a/Solutions/EuroSound Editor/Classes/SoundBankFunctions.cs +++ b/Solutions/EuroSound Editor/Classes/SoundBankFunctions.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SoundBanks Builder Utils +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using NAudio.Wave; using sb_editor.Audio_Classes; using sb_editor.Objects; diff --git a/Solutions/EuroSound Editor/Classes/TaskbarProgress.cs b/Solutions/EuroSound Editor/Classes/TaskbarProgress.cs index 8fde0a32..e0f4381d 100644 --- a/Solutions/EuroSound Editor/Classes/TaskbarProgress.cs +++ b/Solutions/EuroSound Editor/Classes/TaskbarProgress.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Show Progressbar in Taskbar +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Runtime.InteropServices; namespace sb_editor.Classes diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_DataBases.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_DataBases.cs index 1cd44006..d1031506 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_DataBases.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_DataBases.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - DataBases +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Generic.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Generic.cs index c9a9887e..ad08c96a 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Generic.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Generic.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Generic Utils +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.Globalization; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Groups.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Groups.cs index a773cd5e..2f48b4af 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Groups.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Groups.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Groups +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_JumpFiles.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_JumpFiles.cs index bbc33de9..c6bb72d1 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_JumpFiles.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_JumpFiles.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Audio Jump Files +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections.Generic; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Misc.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Misc.cs index b5ff9a3d..098db7c5 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Misc.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Misc.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Misc Variables +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Reflection; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_MusicFile.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_MusicFile.cs index b695ae58..97995b24 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_MusicFile.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_MusicFile.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Music File +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ProjectFile.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ProjectFile.cs index 793f8203..9d0669fd 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ProjectFile.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ProjectFile.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Project File +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PropertiesFile.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PropertiesFile.cs index de4b5cf7..a0d26d2e 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PropertiesFile.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PropertiesFile.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Project Settings +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PurgeFile.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PurgeFile.cs index 93272895..4bc155c0 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PurgeFile.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_PurgeFile.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Purged Files +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections.Generic; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_RefineList.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_RefineList.cs index 8f438ac6..ae3084b2 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_RefineList.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_RefineList.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Refine List +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections.Generic; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ReverbFile.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ReverbFile.cs index b6be55e4..baf79a2b 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ReverbFile.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_ReverbFile.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Reverb File +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SFXs.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SFXs.cs index 498867b1..10815010 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SFXs.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SFXs.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - SFX +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Text; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Samples.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Samples.cs index 751c5852..7af6192f 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Samples.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_Samples.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - Audio Samples +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SoundBanks.cs b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SoundBanks.cs index fae4221a..54a298b7 100644 --- a/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SoundBanks.cs +++ b/Solutions/EuroSound Editor/Classes/TextFiles/TextFiles_SoundBanks.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Files - SoundBanks +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Classes/UI/FlashWindow.cs b/Solutions/EuroSound Editor/Classes/UI/FlashWindow.cs index 7b5e173c..2b5bcda1 100644 --- a/Solutions/EuroSound Editor/Classes/UI/FlashWindow.cs +++ b/Solutions/EuroSound Editor/Classes/UI/FlashWindow.cs @@ -1,4 +1,16 @@ -namespace sb_editor.Classes +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// User Window Flasher +//------------------------------------------------------------------------------------------------------------------------------- + +namespace sb_editor.Classes { using System; using System.Runtime.InteropServices; diff --git a/Solutions/EuroSound Editor/Classes/UI/MostRecentFilesMenu.cs b/Solutions/EuroSound Editor/Classes/UI/MostRecentFilesMenu.cs index df19d636..c3ced2ae 100644 --- a/Solutions/EuroSound Editor/Classes/UI/MostRecentFilesMenu.cs +++ b/Solutions/EuroSound Editor/Classes/UI/MostRecentFilesMenu.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Recent Files Menu Manager +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.IO; using System.Threading; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Custom_Controls/ListViewColumnSorter.cs b/Solutions/EuroSound Editor/Custom_Controls/ListViewColumnSorter.cs index 27009928..60d1f871 100644 --- a/Solutions/EuroSound Editor/Custom_Controls/ListViewColumnSorter.cs +++ b/Solutions/EuroSound Editor/Custom_Controls/ListViewColumnSorter.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Sortable ListView Comparer +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Custom_Controls/ListView_ColumnSortingClick.cs b/Solutions/EuroSound Editor/Custom_Controls/ListView_ColumnSortingClick.cs index 91a730e6..c86797c0 100644 --- a/Solutions/EuroSound Editor/Custom_Controls/ListView_ColumnSortingClick.cs +++ b/Solutions/EuroSound Editor/Custom_Controls/ListView_ColumnSortingClick.cs @@ -1,4 +1,15 @@ -using sb_editor.Custom_Controls; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Sortable ListView +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Custom_Controls; using System.Windows.Forms; namespace sb_editor.Panels diff --git a/Solutions/EuroSound Editor/Custom_Controls/MultiSelListBox.cs b/Solutions/EuroSound Editor/Custom_Controls/MultiSelListBox.cs index 35ad399a..af2950e3 100644 --- a/Solutions/EuroSound Editor/Custom_Controls/MultiSelListBox.cs +++ b/Solutions/EuroSound Editor/Custom_Controls/MultiSelListBox.cs @@ -1,9 +1,23 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Multiselection Listbox + Drag & Drop +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Drawing; using System.Windows.Forms; public partial class MultiSelListBox : ListBox { + //------------------------------------------------------------------------------------------------------------------------------- + //------------------------------------------------------------------------------------------------------------------------------- + //------------------------------------------------------------------------------------------------------------------------------- private int MouseDownOnIndex; private bool bMouseDownOnSelection; private bool bMouseDownOutsideSelection; @@ -14,12 +28,14 @@ public partial class MultiSelListBox : ListBox private Point lastClickedPosition; public DragDropEffects DragDropEffectVal { get; set; } + //------------------------------------------------------------------------------------------------------------------------------- protected override void OnCreateControl() { lastClickedPosition = Point.Empty; base.OnCreateControl(); } + //------------------------------------------------------------------------------------------------------------------------------- protected override void WndProc(ref Message m) { switch (m.Msg) @@ -77,4 +93,5 @@ protected override void WndProc(ref Message m) } } + //------------------------------------------------------------------------------------------------------------------------------- } \ No newline at end of file diff --git a/Solutions/EuroSound Editor/Forms/Advanced/Advanced.cs b/Solutions/EuroSound Editor/Forms/Advanced/Advanced.cs index ea23e500..b07c77a7 100644 --- a/Solutions/EuroSound Editor/Forms/Advanced/Advanced.cs +++ b/Solutions/EuroSound Editor/Forms/Advanced/Advanced.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Advanced Settings Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using sb_editor.Panels; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/Advanced/Advanced_Report.cs b/Solutions/EuroSound Editor/Forms/Advanced/Advanced_Report.cs index 37644a3e..a881bcf7 100644 --- a/Solutions/EuroSound Editor/Forms/Advanced/Advanced_Report.cs +++ b/Solutions/EuroSound Editor/Forms/Advanced/Advanced_Report.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Advanced Settings Form - Reports +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Classes; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/DebugForm.cs b/Solutions/EuroSound Editor/Forms/DebugForm.cs index 7a545b78..328d26df 100644 --- a/Solutions/EuroSound Editor/Forms/DebugForm.cs +++ b/Solutions/EuroSound Editor/Forms/DebugForm.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Debug Form +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Windows.Forms; namespace sb_editor.Forms diff --git a/Solutions/EuroSound Editor/Forms/FrmWaveLoops.cs b/Solutions/EuroSound Editor/Forms/FrmWaveLoops.cs index 7af1fc7c..a3978a01 100644 --- a/Solutions/EuroSound Editor/Forms/FrmWaveLoops.cs +++ b/Solutions/EuroSound Editor/Forms/FrmWaveLoops.cs @@ -1,4 +1,15 @@ -using sb_editor.Audio_Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Wave SMPL Chunk Manager +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Audio_Classes; using System; using System.IO; using System.Reflection; diff --git a/Solutions/EuroSound Editor/Forms/Frm_HashCodes.cs b/Solutions/EuroSound Editor/Forms/Frm_HashCodes.cs index eb01a00c..5f14aa83 100644 --- a/Solutions/EuroSound Editor/Forms/Frm_HashCodes.cs +++ b/Solutions/EuroSound Editor/Forms/Frm_HashCodes.cs @@ -1,4 +1,15 @@ -using sb_editor.Panels; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Available SFXs Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Panels; using System; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Forms/Frm_InputBox.cs b/Solutions/EuroSound Editor/Forms/Frm_InputBox.cs index cdb28d69..4f8c0fca 100644 --- a/Solutions/EuroSound Editor/Forms/Frm_InputBox.cs +++ b/Solutions/EuroSound Editor/Forms/Frm_InputBox.cs @@ -1,4 +1,15 @@ -using System.Text.RegularExpressions; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Text Input Form +//------------------------------------------------------------------------------------------------------------------------------- +using System.Text.RegularExpressions; using System.Windows.Forms; namespace sb_editor diff --git a/Solutions/EuroSound Editor/Forms/Frm_RefineList.cs b/Solutions/EuroSound Editor/Forms/Frm_RefineList.cs index 3b0d175c..de4795c9 100644 --- a/Solutions/EuroSound Editor/Forms/Frm_RefineList.cs +++ b/Solutions/EuroSound Editor/Forms/Frm_RefineList.cs @@ -1,4 +1,15 @@ -using Microsoft.VisualBasic; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Refine List Creator +//------------------------------------------------------------------------------------------------------------------------------- +using Microsoft.VisualBasic; using sb_editor.Classes; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/GroupingForm.cs b/Solutions/EuroSound Editor/Forms/GroupingForm.cs index 62ea2eb5..c21d2dda 100644 --- a/Solutions/EuroSound Editor/Forms/GroupingForm.cs +++ b/Solutions/EuroSound Editor/Forms/GroupingForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Grouping SFXs Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.Diagnostics; diff --git a/Solutions/EuroSound Editor/Forms/HelpForm.cs b/Solutions/EuroSound Editor/Forms/HelpForm.cs index a9aa229e..68901c1a 100644 --- a/Solutions/EuroSound Editor/Forms/HelpForm.cs +++ b/Solutions/EuroSound Editor/Forms/HelpForm.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// About Form +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Diagnostics; using System.IO; using System.Runtime.InteropServices; diff --git a/Solutions/EuroSound Editor/Forms/LanguageFolderCompare.cs b/Solutions/EuroSound Editor/Forms/LanguageFolderCompare.cs index b10e3c31..2e74e6b3 100644 --- a/Solutions/EuroSound Editor/Forms/LanguageFolderCompare.cs +++ b/Solutions/EuroSound Editor/Forms/LanguageFolderCompare.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Language Folder Comparer +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.IO; using System.Linq; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Forms/MainForm.cs b/Solutions/EuroSound Editor/Forms/MainForm.cs index a58df1fd..300c94d8 100644 --- a/Solutions/EuroSound Editor/Forms/MainForm.cs +++ b/Solutions/EuroSound Editor/Forms/MainForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Main Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Classes; using sb_editor.Objects; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/MissingSamplesFound.cs b/Solutions/EuroSound Editor/Forms/MissingSamplesFound.cs index de1d9ab1..7fc2205c 100644 --- a/Solutions/EuroSound Editor/Forms/MissingSamplesFound.cs +++ b/Solutions/EuroSound Editor/Forms/MissingSamplesFound.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Missing Samples Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Forms/MultiCreate.cs b/Solutions/EuroSound Editor/Forms/MultiCreate.cs index e6779e0d..4b8f82d7 100644 --- a/Solutions/EuroSound Editor/Forms/MultiCreate.cs +++ b/Solutions/EuroSound Editor/Forms/MultiCreate.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Multi Create SFXs Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/MultiEditor.cs b/Solutions/EuroSound Editor/Forms/MultiEditor.cs index 1e959b04..6a373a5f 100644 --- a/Solutions/EuroSound Editor/Forms/MultiEditor.cs +++ b/Solutions/EuroSound Editor/Forms/MultiEditor.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFXs Multi Editor +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Diagnostics; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/MusicForm/MusicApp.cs b/Solutions/EuroSound Editor/Forms/MusicForm/MusicApp.cs index 686a6ff7..b9ba9885 100644 --- a/Solutions/EuroSound Editor/Forms/MusicForm/MusicApp.cs +++ b/Solutions/EuroSound Editor/Forms/MusicForm/MusicApp.cs @@ -1,4 +1,15 @@ -using sb_editor.Audio_Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Music App +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Audio_Classes; using sb_editor.HashCodes; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/MusicForm/MusicAppExporter.cs b/Solutions/EuroSound Editor/Forms/MusicForm/MusicAppExporter.cs index c00a3533..ad19afb7 100644 --- a/Solutions/EuroSound Editor/Forms/MusicForm/MusicAppExporter.cs +++ b/Solutions/EuroSound Editor/Forms/MusicForm/MusicAppExporter.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Music SFXs Exporter +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using ExMarkers; using sb_editor.Audio_Classes; using sb_editor.Classes; diff --git a/Solutions/EuroSound Editor/Forms/NewSamplesFound.cs b/Solutions/EuroSound Editor/Forms/NewSamplesFound.cs index 6e72543a..34222b5a 100644 --- a/Solutions/EuroSound Editor/Forms/NewSamplesFound.cs +++ b/Solutions/EuroSound Editor/Forms/NewSamplesFound.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// New Samples Found +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Linq; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_DataBasesInSoundBank.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_DataBasesInSoundBank.cs index 7567df06..1fe8aed4 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_DataBasesInSoundBank.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_DataBasesInSoundBank.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// DataBases In SoundBank Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_SoundBanks_CheckBox.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_SoundBanks_CheckBox.cs index 7c6f67d1..57c33780 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_SoundBanks_CheckBox.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/Unused/UserControl_MainForm_SoundBanks_CheckBox.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Available SoundBanks Panel +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Objects; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableDataBases.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableDataBases.cs index ad9b9934..a2698050 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableDataBases.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableDataBases.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Available DataBases Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableSFX.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableSFX.cs index 82bf8008..8730f687 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableSFX.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_AvailableSFX.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Available SFXs Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Misc.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Misc.cs index 43f7cd1a..5ccfb9ef 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Misc.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Misc.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Misc Options Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Output.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Output.cs index 22e61f4a..f84b8269 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Output.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_Output.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Output Settings Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System.IO; using System.Linq; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_RefineSFXList.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_RefineSFXList.cs index c0828b51..47f2c925 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_RefineSFXList.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_RefineSFXList.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Refine List Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using System.IO; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SfxInDataBase.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SfxInDataBase.cs index 2ecedaf1..01a3f6ba 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SfxInDataBase.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SfxInDataBase.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFXs in DataBase Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System.IO; using System.Linq; diff --git a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SoundBanks.cs b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SoundBanks.cs index f56b95f3..00f80516 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SoundBanks.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/MainForm/UserControl_MainForm_SoundBanks.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Available SoundBanks Panel +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Forms; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SFX_Parameters.cs b/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SFX_Parameters.cs index 3921c863..2577b1c9 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SFX_Parameters.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SFX_Parameters.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Parameters Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System; using System.Media; diff --git a/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePool.cs b/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePool.cs index f305b246..d628a95d 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePool.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePool.cs @@ -1,4 +1,15 @@ -using NAudio.Wave; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Sample Pool Panel +//------------------------------------------------------------------------------------------------------------------------------- +using NAudio.Wave; using sb_editor.Audio_Classes; using sb_editor.Forms; using sb_editor.Objects; diff --git a/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePoolControl.cs b/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePoolControl.cs index f2e98579..7b0692d3 100644 --- a/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePoolControl.cs +++ b/Solutions/EuroSound Editor/Forms/Panels/SFX Form/UserControl_SamplePoolControl.cs @@ -1,4 +1,15 @@ -using sb_editor.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Sample Pool Control Panel +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Forms; using sb_editor.Objects; using System; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/Properties/DataBasePropertiesForm.cs b/Solutions/EuroSound Editor/Forms/Properties/DataBasePropertiesForm.cs index 8405b556..cec96081 100644 --- a/Solutions/EuroSound Editor/Forms/Properties/DataBasePropertiesForm.cs +++ b/Solutions/EuroSound Editor/Forms/Properties/DataBasePropertiesForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// DataBase Properties +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/Properties/PropertiesForm.cs b/Solutions/EuroSound Editor/Forms/Properties/PropertiesForm.cs index 13e6317c..7aab3bd2 100644 --- a/Solutions/EuroSound Editor/Forms/Properties/PropertiesForm.cs +++ b/Solutions/EuroSound Editor/Forms/Properties/PropertiesForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Project Properties +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/Properties/SFXPropertiesForm.cs b/Solutions/EuroSound Editor/Forms/Properties/SFXPropertiesForm.cs index 5d32f4e7..761ea6b4 100644 --- a/Solutions/EuroSound Editor/Forms/Properties/SFXPropertiesForm.cs +++ b/Solutions/EuroSound Editor/Forms/Properties/SFXPropertiesForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Properties Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.Collections.Generic; using System.IO; diff --git a/Solutions/EuroSound Editor/Forms/Properties/SoundBankPropertiesForm.cs b/Solutions/EuroSound Editor/Forms/Properties/SoundBankPropertiesForm.cs index 29821717..4130f3e6 100644 --- a/Solutions/EuroSound Editor/Forms/Properties/SoundBankPropertiesForm.cs +++ b/Solutions/EuroSound Editor/Forms/Properties/SoundBankPropertiesForm.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SoundBank Properties Form +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Classes; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm.cs b/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm.cs index 05086d4d..c82d2993 100644 --- a/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm.cs +++ b/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm.cs @@ -1,4 +1,15 @@ -using NAudio.Wave; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// ReSampler Form +//------------------------------------------------------------------------------------------------------------------------------- +using NAudio.Wave; using sb_editor.Custom_Controls; using sb_editor.Forms; using sb_editor.Objects; diff --git a/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_CreatePurgeList.cs b/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_CreatePurgeList.cs index a8e51a77..f51fc2a5 100644 --- a/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_CreatePurgeList.cs +++ b/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_CreatePurgeList.cs @@ -1,4 +1,15 @@ -using sb_editor.Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// ReSample Form Purge List +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Classes; using sb_editor.Forms; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_RunPurge.cs b/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_RunPurge.cs index ab6d7ab4..3744cc9a 100644 --- a/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_RunPurge.cs +++ b/Solutions/EuroSound Editor/Forms/ReSampling Form/ReSampleForm_RunPurge.cs @@ -1,4 +1,15 @@ -using sb_editor.Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Execute Purge List +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Classes; using sb_editor.Forms; using System; using System.ComponentModel; diff --git a/Solutions/EuroSound Editor/Forms/ReverbTester.cs b/Solutions/EuroSound Editor/Forms/ReverbTester.cs index 25b3d333..17e77ae0 100644 --- a/Solutions/EuroSound Editor/Forms/ReverbTester.cs +++ b/Solutions/EuroSound Editor/Forms/ReverbTester.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFXs Reverb Tester +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using PCAudioDLL; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/SFX Form/PCDllDebugForm.cs b/Solutions/EuroSound Editor/Forms/SFX Form/PCDllDebugForm.cs index 20aacf52..00fda6c8 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Form/PCDllDebugForm.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Form/PCDllDebugForm.cs @@ -1,4 +1,15 @@ -using PCAudioDLL; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// PCDLL Debug Form +//------------------------------------------------------------------------------------------------------------------------------- +using PCAudioDLL; using System; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Forms/SFX Form/PCDllVoicesForm.cs b/Solutions/EuroSound Editor/Forms/SFX Form/PCDllVoicesForm.cs index 9cd6c0ae..b9006dcf 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Form/PCDllVoicesForm.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Form/PCDllVoicesForm.cs @@ -1,4 +1,15 @@ -using PCAudioDLL; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// PCDLL Voices Form +//------------------------------------------------------------------------------------------------------------------------------- +using PCAudioDLL; using System; using System.Drawing; using System.Threading; diff --git a/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm.cs b/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm.cs index 4716ba2d..5d6282eb 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Settings Form +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using PCAudioDLL; using sb_editor.Objects; using sb_editor.Panels; diff --git a/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm_TestSfx.cs b/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm_TestSfx.cs index dbfb604d..a53ee358 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm_TestSfx.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Form/SFXForm_TestSfx.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Test SFX +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Audio_Classes; using sb_editor.Classes; using sb_editor.Objects; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm.cs index 4fa58a69..e2105dbf 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Audio_Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Audio_Classes; using sb_editor.Classes; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_BindStreams.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_BindStreams.cs index 7028f752..507f11ca 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_BindStreams.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_BindStreams.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output Bind Streams +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using System; using System.IO; using static ESUtils.Enumerations; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_CreateStreams.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_CreateStreams.cs index 20c32f25..ba9357ff 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_CreateStreams.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_CreateStreams.cs @@ -1,4 +1,15 @@ -using ExMarkers; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output Create Streams +//------------------------------------------------------------------------------------------------------------------------------- +using ExMarkers; using sb_editor.Objects; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_HashCodes.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_HashCodes.cs index 123af2b2..38b4353e 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_HashCodes.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_HashCodes.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output HashCodes +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.HashCodes; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_ReSampler.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_ReSampler.cs index 99375668..66e21690 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_ReSampler.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_ReSampler.cs @@ -1,4 +1,15 @@ -using sb_editor.Audio_Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output ReSampler +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Audio_Classes; using sb_editor.Objects; using System; using System.Collections.Generic; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks.cs index 2442ed28..ab86ffb5 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output SoundBanks +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Classes; using sb_editor.Objects; using System; diff --git a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks_TempFiles.cs b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks_TempFiles.cs index 322d7990..9ef83e2b 100644 --- a/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks_TempFiles.cs +++ b/Solutions/EuroSound Editor/Forms/SFX Output/SfxOutputForm_SoundBanks_TempFiles.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// SFX Form Output Temporal Files +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Audio_Classes; using sb_editor.Classes; using sb_editor.Objects; diff --git a/Solutions/EuroSound Editor/Forms/SetMaxBankSizeForm.cs b/Solutions/EuroSound Editor/Forms/SetMaxBankSizeForm.cs index 1a989baf..6af8110d 100644 --- a/Solutions/EuroSound Editor/Forms/SetMaxBankSizeForm.cs +++ b/Solutions/EuroSound Editor/Forms/SetMaxBankSizeForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Objects; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Set SoundBank Max Size Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Objects; using System; using System.IO; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Forms/TimerForm.cs b/Solutions/EuroSound Editor/Forms/TimerForm.cs index 19a4d15c..49bd353a 100644 --- a/Solutions/EuroSound Editor/Forms/TimerForm.cs +++ b/Solutions/EuroSound Editor/Forms/TimerForm.cs @@ -1,4 +1,15 @@ -using sb_editor.Classes; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Timer Form +//------------------------------------------------------------------------------------------------------------------------------- +using sb_editor.Classes; using System; using System.IO; using System.Windows.Forms; diff --git a/Solutions/EuroSound Editor/Splash.cs b/Solutions/EuroSound Editor/Splash.cs index 14f3c889..20feb5ea 100644 --- a/Solutions/EuroSound Editor/Splash.cs +++ b/Solutions/EuroSound Editor/Splash.cs @@ -1,4 +1,15 @@ -using ESUtils; +//------------------------------------------------------------------------------------------------------------------------------- +// ______ _ +// | ____| | | +// | |__ _ _ _ __ ___ ___ ___ _ _ _ __ __| | +// | __| | | | | '__/ _ \/ __|/ _ \| | | | '_ \ / _` | +// | |____| |_| | | | (_) \__ \ (_) | |_| | | | | (_| | +// |______|\__,_|_| \___/|___/\___/ \__,_|_| |_|\__,_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Splash +//------------------------------------------------------------------------------------------------------------------------------- +using ESUtils; using sb_editor.Classes; using sb_editor.Objects; using System; diff --git a/Solutions/MIDI2TXT/MIDI2TXT/BinaryFunctions.cs b/Solutions/MIDI2TXT/MIDI2TXT/BinaryFunctions.cs index 1b2b6c6b..549f2c6d 100644 --- a/Solutions/MIDI2TXT/MIDI2TXT/BinaryFunctions.cs +++ b/Solutions/MIDI2TXT/MIDI2TXT/BinaryFunctions.cs @@ -1,4 +1,15 @@ -namespace MIDI2TXT +//------------------------------------------------------------------------------------------------------------------------------- +// __ __ _____ _____ _____ ___ _________ _________ +// | \/ |_ _| __ \_ _| |__ \ |__ __\ \ / /__ __| +// | \ / | | | | | | || | ) | | | \ V / | | +// | |\/| | | | | | | || | / / | | > < | | +// | | | |_| |_| |__| || |_ / /_ | | / . \ | | +// |_| |_|_____|_____/_____| |____| |_| /_/ \_\ |_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Binary Utils +//------------------------------------------------------------------------------------------------------------------------------- +namespace MIDI2TXT { //------------------------------------------------------------------------------------------------------------------------------- //------------------------------------------------------------------------------------------------------------------------------- diff --git a/Solutions/MIDI2TXT/MIDI2TXT/MidiFile.cs b/Solutions/MIDI2TXT/MIDI2TXT/MidiFile.cs index ab82ecae..fd198b6f 100644 --- a/Solutions/MIDI2TXT/MIDI2TXT/MidiFile.cs +++ b/Solutions/MIDI2TXT/MIDI2TXT/MidiFile.cs @@ -1,4 +1,15 @@ -using System.Collections.Generic; +//------------------------------------------------------------------------------------------------------------------------------- +// __ __ _____ _____ _____ ___ _________ _________ +// | \/ |_ _| __ \_ _| |__ \ |__ __\ \ / /__ __| +// | \ / | | | | | | || | ) | | | \ V / | | +// | |\/| | | | | | | || | / / | | > < | | +// | | | |_| |_| |__| || |_ / /_ | | / . \ | | +// |_| |_|_____|_____/_____| |____| |_| /_/ \_\ |_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// File Data Class +//------------------------------------------------------------------------------------------------------------------------------- +using System.Collections.Generic; namespace MIDI2TXT { diff --git a/Solutions/MIDI2TXT/MIDI2TXT/Program.cs b/Solutions/MIDI2TXT/MIDI2TXT/Program.cs index 79ec5051..27511aaf 100644 --- a/Solutions/MIDI2TXT/MIDI2TXT/Program.cs +++ b/Solutions/MIDI2TXT/MIDI2TXT/Program.cs @@ -1,4 +1,15 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// __ __ _____ _____ _____ ___ _________ _________ +// | \/ |_ _| __ \_ _| |__ \ |__ __\ \ / /__ __| +// | \ / | | | | | | || | ) | | | \ V / | | +// | |\/| | | | | | | || | / / | | > < | | +// | | | |_| |_| |__| || |_ / /_ | | / . \ | | +// |_| |_|_____|_____/_____| |____| |_| /_/ \_\ |_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// MAIN +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Collections.Generic; using System.IO; using System.Text; diff --git a/Solutions/MusicMarkerEditor/MidiFiles/Frm_InputBox.cs b/Solutions/MusicMarkerEditor/MidiFiles/Frm_InputBox.cs index 98ec44c9..a5d67e11 100644 --- a/Solutions/MusicMarkerEditor/MidiFiles/Frm_InputBox.cs +++ b/Solutions/MusicMarkerEditor/MidiFiles/Frm_InputBox.cs @@ -1,4 +1,15 @@ -using System.Windows.Forms; +//------------------------------------------------------------------------------------------------------------------------------- +// __ __ _ ______ _ _ _ +// | \/ | | | | ____| | (_) | +// | \ / | __ _ _ __| | _____ _ __ ___ | |__ __| |_| |_ ___ _ __ +// | |\/| |/ _` | '__| |/ / _ \ '__/ __| | __| / _` | | __/ _ \| '__| +// | | | | (_| | | | < __/ | \__ \ | |___| (_| | | || (_) | | +// |_| |_|\__,_|_| |_|\_\___|_| |___/ |______\__,_|_|\__\___/|_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Input Data Box +//------------------------------------------------------------------------------------------------------------------------------- +using System.Windows.Forms; namespace MarkersEditor { diff --git a/Solutions/MusicMarkerEditor/MidiFiles/Frm_Main.cs b/Solutions/MusicMarkerEditor/MidiFiles/Frm_Main.cs index e74e00d9..5122c94a 100644 --- a/Solutions/MusicMarkerEditor/MidiFiles/Frm_Main.cs +++ b/Solutions/MusicMarkerEditor/MidiFiles/Frm_Main.cs @@ -1,4 +1,15 @@ -using Melanchall.DryWetMidi.Common; +//------------------------------------------------------------------------------------------------------------------------------- +// __ __ _ ______ _ _ _ +// | \/ | | | | ____| | (_) | +// | \ / | __ _ _ __| | _____ _ __ ___ | |__ __| |_| |_ ___ _ __ +// | |\/| |/ _` | '__| |/ / _ \ '__/ __| | __| / _` | | __/ _ \| '__| +// | | | | (_| | | | < __/ | \__ \ | |___| (_| | | || (_) | | +// |_| |_|\__,_|_| |_|\_\___|_| |___/ |______\__,_|_|\__\___/|_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// Main Form +//------------------------------------------------------------------------------------------------------------------------------- +using Melanchall.DryWetMidi.Common; using Melanchall.DryWetMidi.Composing; using Melanchall.DryWetMidi.Core; using Melanchall.DryWetMidi.Interaction; diff --git a/Solutions/MusicMarkerEditor/MidiFiles/Program.cs b/Solutions/MusicMarkerEditor/MidiFiles/Program.cs index a57ed12a..82d4688f 100644 --- a/Solutions/MusicMarkerEditor/MidiFiles/Program.cs +++ b/Solutions/MusicMarkerEditor/MidiFiles/Program.cs @@ -1,8 +1,22 @@ -using System; +//------------------------------------------------------------------------------------------------------------------------------- +// __ __ _ ______ _ _ _ +// | \/ | | | | ____| | (_) | +// | \ / | __ _ _ __| | _____ _ __ ___ | |__ __| |_| |_ ___ _ __ +// | |\/| |/ _` | '__| |/ / _ \ '__/ __| | __| / _` | | __/ _ \| '__| +// | | | | (_| | | | < __/ | \__ \ | |___| (_| | | || (_) | | +// |_| |_|\__,_|_| |_|\_\___|_| |___/ |______\__,_|_|\__\___/|_| +// +//------------------------------------------------------------------------------------------------------------------------------- +// MAIN +//------------------------------------------------------------------------------------------------------------------------------- +using System; using System.Windows.Forms; namespace MarkersEditor { + //------------------------------------------------------------------------------------------------------------------------------- + //------------------------------------------------------------------------------------------------------------------------------- + //------------------------------------------------------------------------------------------------------------------------------- internal static class Program { /// @@ -16,4 +30,6 @@ private static void Main() Application.Run(new Frm_Main()); } } + + //------------------------------------------------------------------------------------------------------------------------------- }