├── .clang-tidy ├── .github └── workflows │ ├── builds-macos.yml │ ├── builds-ubuntu.yml │ ├── builds-ubuntu24.yml │ ├── builds-windows.yml │ └── static.yml ├── .gitignore ├── .gitmodules ├── CMakeLists.txt ├── LICENSE.md ├── Makefile ├── README.md ├── The-Orm ├── AdaptationView.cpp ├── AdaptationView.h ├── AutoCategorizeWindow.cpp ├── AutoCategorizeWindow.h ├── AutoDetectProgressWindow.cpp ├── AutoDetectProgressWindow.h ├── AutoThumbnailingDialog.cpp ├── AutoThumbnailingDialog.h ├── BCR2000_Component.cpp ├── BCR2000_Component.h ├── BulkRenameDialog.cpp ├── BulkRenameDialog.h ├── CMakeLists.txt ├── Codesign.entitlements ├── CreateListDialog.cpp ├── CreateListDialog.h ├── CurrentPatchDisplay.cpp ├── CurrentPatchDisplay.h ├── EditCategoryDialog.cpp ├── EditCategoryDialog.h ├── ElectraOneRouter.cpp ├── ElectraOneRouter.h ├── ExportDialog.cpp ├── ExportDialog.h ├── ImportFromSynthDialog.cpp ├── ImportFromSynthDialog.h ├── Info.plist ├── KeyboardMacroView.cpp ├── KeyboardMacroView.h ├── LibrarianProgressWindow.h ├── MacroConfig.cpp ├── MacroConfig.h ├── Main.cpp ├── MainComponent.cpp ├── MainComponent.h ├── MidiLogPanel.cpp ├── MidiLogPanel.h ├── OrmLookAndFeel.cpp ├── OrmLookAndFeel.h ├── PatchButtonPanel.cpp ├── PatchButtonPanel.h ├── PatchDiff.cpp ├── PatchDiff.h ├── PatchHistoryPanel.cpp ├── PatchHistoryPanel.h ├── PatchHolderButton.cpp ├── PatchHolderButton.h ├── PatchListTree.cpp ├── PatchListTree.h ├── PatchPerSynthList.cpp ├── PatchPerSynthList.h ├── PatchSearchComponent.cpp ├── PatchSearchComponent.h ├── PatchTextBox.cpp ├── PatchTextBox.h ├── PatchView.cpp ├── PatchView.h ├── ReceiveManualDumpWindow.cpp ├── ReceiveManualDumpWindow.h ├── RecordingView.cpp ├── RecordingView.h ├── RotaryWithLabel.cpp ├── RotaryWithLabel.h ├── ScriptedQuery.cpp ├── ScriptedQuery.h ├── SecondaryWindow.cpp ├── SecondaryWindow.h ├── SettingsView.cpp ├── SettingsView.h ├── SetupView.cpp ├── SetupView.h ├── SimplePatchGrid.cpp ├── SimplePatchGrid.h ├── SynthBankPanel.cpp ├── SynthBankPanel.h ├── UIModel.cpp ├── UIModel.h ├── VerticalPatchButtonList.cpp ├── VerticalPatchButtonList.h ├── gitversion.cmake ├── hdiutil_repeat.sh ├── ideas.txt ├── redist │ └── agpl-3.0.txt ├── resources │ ├── icon_orm.icns │ ├── icon_orm.png │ └── ohm_L1e_icon.ico ├── sentry-config.h.in ├── setup.iss ├── version.cpp.in └── win_resources.rc ├── adaptations ├── Adaptation Programming Guide.md ├── Adaptation Testing Guide.md ├── Akai_AX80.py ├── AlesisAndromedaA6.py ├── BC_Kijimi.py ├── Behringer Deepmind 12.py ├── Behringer_Pro_800.py ├── Behringer_Wave.py ├── CMakeLists.txt ├── CreateNewAdaptationDialog.cpp ├── CreateNewAdaptationDialog.h ├── DSI Pro 2.py ├── DSI Prophet 08.py ├── DSI Prophet 12.py ├── DSI_Evolver.py ├── DSI_Mopho.py ├── DSI_Mopho_X4.py ├── DSI_OB6.py ├── DSI_Tempest.py ├── DSI_Tetra.py ├── ElectraOne.py ├── Elektron_AnalogRytm.py ├── Elektron_Digitone.py ├── Emu_Morpheus.py ├── Ensoniq_VFX.py ├── Ensoniqesq1.py ├── GenericAdaptation.cpp ├── GenericAdaptation.h ├── GenericBankDumpCapability.cpp ├── GenericBankDumpCapability.h ├── GenericEditBufferCapability.cpp ├── GenericEditBufferCapability.h ├── GenericHasBankDescriptorsCapability.cpp ├── GenericHasBankDescriptorsCapability.h ├── GenericHasBanksCapability.cpp ├── GenericHasBanksCapability.h ├── GenericPatch.cpp ├── GenericPatch.h ├── GenericProgramDumpCapability.cpp ├── GenericProgramDumpCapability.h ├── GrooveSynthesis_3rdWave.py ├── JB_Solaris.py ├── Kawai K4.py ├── KawaiK1.py ├── KawaiK3.py ├── KorgDW6000.py ├── KorgDW8000.py ├── KorgMS2000.py ├── KorgMinilogue_XD.py ├── Korg_03RW.py ├── Korg_M1.py ├── Korg_microKORG.py ├── Line_6_POD_Series.py ├── Matrix 6.py ├── Matrix1000.py ├── Moog_Voyager.py ├── Novation_AStation.py ├── Novation_Bass_Station_II.py ├── Novation_Summit.py ├── Novation_UltraNova.py ├── OberheimOB8.py ├── OberheimOBX.py ├── OberheimOBX8.py ├── OberheimOBXa.py ├── Oberheim_Teo5.py ├── PioneerToraiz-AS1.py ├── PythonUtils.cpp ├── PythonUtils.h ├── QuasimidiCyber6.py ├── Roland JX-8P.py ├── RolandD50.py ├── Roland_JV1080.py ├── Roland_JV80.py ├── Roland_JunoDS.py ├── Roland_MKS-70.py ├── Roland_MKS70V4.py ├── Roland_TD-07.py ├── Roland_XV3080.py ├── Sequential Pro 3.py ├── Sequential Prophet 5 Rev4.py ├── Sequential Prophet 6.py ├── Sequential Prophet X.py ├── Sequential_Take_5.py ├── Sequential_Trigon6.py ├── SetupTab.PNG ├── Studiologic Sledge.py ├── Waldorf Blofeld.py ├── Waldorf_Kyra.py ├── Waldorf_M.py ├── Waldorf_MicroWave.py ├── Waldorf_Pulse.py ├── Yamaha-YC-Series.py ├── YamahaDX7.py ├── YamahaDX7II.py ├── YamahaRefaceCP.py ├── YamahaRefaceDX.py ├── Yamaha_FS1R.py ├── Yamaha_TX7.py ├── Yamaha_TX81Z.py ├── Zoom_MS.py ├── conftest.py ├── createResources.cmake ├── implementation_overview.md ├── knobkraft │ ├── __init__.py │ ├── adaptation_module.py │ ├── sysex.py │ └── test_helper.py ├── requirements.txt ├── roland │ ├── GenericRoland.py │ ├── __init__.py │ └── test_roland.py ├── sequential │ ├── GenericSequential.py │ └── __init__.py ├── testData │ ├── Akai_AX80 │ │ ├── AX80RevIRAMpresets.syx │ │ └── AX8RevKandLRAMPresets(unverified).syx │ ├── Behringer_Pro_800 │ │ └── PRO-800_Presets_v1.4.4.syx │ ├── Behringer_Wave │ │ ├── bankA.syx │ │ ├── bankB.syx │ │ ├── editbuf.syx │ │ ├── initpatch.syx │ │ └── modpatch.syx │ ├── DM12_-_Juno_106_Presets_H.syx │ ├── DSI_Tempest │ │ ├── Tempest 909 AS1 FLASH.syx │ │ ├── Tempest 909 AS1 RAM.syx │ │ ├── Tempest Analog 808 Kick v01 FLASH.syx │ │ ├── Tempest Analog 808 Kick v01 RAM.syx │ │ ├── Tempest Basic Sound A12 Kick Midi Din from FLASH.syx │ │ └── Tempest Basic Sound A12 Kick Midi Din from RAM.syx │ ├── E-mu_Morpheus │ │ └── morph.syx │ ├── Elektron_AnalogRytm │ │ └── 909kicks.syx │ ├── Elektron_Digitone │ │ └── URRRS x Digitone.syx │ ├── Ensoniq_VFX │ │ └── 101.syx │ ├── Evolver_bank3_1-0.syx │ ├── GrooveSynthesis3rdWave │ │ └── Pad-Analog-P5.syx │ ├── JBSolaris-INIT.syx │ ├── JV1080_AGSOUND1.SYX │ ├── KorgDW8000_bank_a.syx │ ├── KorgMinilogueXD │ │ └── 1982theme.syx │ ├── Korg_03RW │ │ └── vicbank1.syx │ ├── Korg_M1 │ │ ├── M1EX.mid │ │ ├── ORIGCOMB.SYX │ │ ├── ORIGGLOB.SYX │ │ ├── ORIGPROG.SYX │ │ ├── ORIGSEQS.SYX │ │ └── bank21.syx │ ├── Moog_Voyager │ │ ├── Bank_A_Tasty_Moog_Bass.syx │ │ ├── Bank_B_Speaker_Danger_Bass.syx │ │ ├── Bank_C_Big_Detuned_Bass.syx │ │ ├── Bank_D_RUNNING_BASS_mm.syx │ │ ├── Bank_E_Full_Saw.syx │ │ ├── Bank_F_CLASSIC_MINI.syx │ │ └── Bank_G_Oooof_001.syx │ ├── Mopho Programs ReadMe.txt │ ├── Mopho x4 Programs ReadMe.txt │ ├── Mopho_Program_List.txt │ ├── Mopho_Programs_v1.0.syx │ ├── Mopho_x4_AllBanks_V1.01.syx │ ├── NovationBassStationII_FactoryPack.syx │ ├── NovationPeak-Reflections.syx │ ├── Novation_Ultranova_poppy.syx │ ├── Oberheim_OBX8 │ │ └── OBx8-prest.syx │ ├── Oberheim_Teo5 │ │ └── TEO5_Factory_Programs_v1.00.syx │ ├── P12_Programs_v1.1c.syx │ ├── P3_Factory_Sounds_v1.01.syx │ ├── P5_Factory_Programs_v1.02.syx │ ├── P6_Programs_v1.01.syx │ ├── PX_Programs_v2.0.syx │ ├── Pro 2 Factory Programs ReadMe.txt │ ├── Pro 3 Factory Programs ReadMe.txt │ ├── Pro_2_Programs_v1.0a.syx │ ├── Prophet '08 Programs ReadMe.txt │ ├── Prophet 12 Programs ReadMe.txt │ ├── Prophet-5-Prophet-10 Factory Programs ReadMe 1.02.txt │ ├── Prophet-6 Factory Programs ReadMe.txt │ ├── Prophet_08_Programs_v1.0.syx │ ├── Radzic-ESQ1.syx │ ├── RolandJV1080 │ │ ├── Super JV Pad.syx │ │ └── Super JV Pad2.syx │ ├── Roland_D50 │ │ ├── D50 sound bank Descent into Madness by Carl Johnson.syx │ │ ├── RobsColl.syx │ │ ├── Roland_D50_DIGITAL DREAMS.syx │ │ ├── testbank_d50.syx │ │ └── vibraphone edit buffer.syx │ ├── Roland_JX_8P_FACTORY_BANK_1-32.syx │ ├── Roland_JunoDS │ │ └── juno-ds_midi.log │ ├── Roland_MKS70 │ │ ├── MKS-70_full_internal_bank_manual_dump.syx │ │ ├── MKS70_MKSSYNTH.SYX │ │ ├── MKS70_internalBank_manual_dump_MIDIOX.syx │ │ ├── MKS70_internalBank_receivefromsynthKK_MIDIOX.syx │ │ └── RolandMKS70_GENLIB-A.SYX │ ├── Sequential_OB6 │ │ ├── OB-6 Factory Programs ReadMe.txt │ │ └── OB6_Programs_v1.01.syx │ ├── Sequential_Trigon6 │ │ └── T6_Programs_v1.0.syx │ ├── Studiologic_Sledge_Theodosys_Sound_Bank.syx │ ├── Take5_Factory_Set1_v1.0.syx │ ├── Tempest_Factory_Sounds_1.0.syx │ ├── Tetra Programs ReadMe.txt │ ├── Tetra_ProgramsCombos_1.0.syx │ ├── Waldorf MW1_C BRUSE DRUM CARD SINGLE.syx │ ├── Waldorf_Blofeld_Blo Factory_2008.syx │ ├── Waldorf_Kya_Okb_TON.syx │ ├── Waldorf_M │ │ └── Wavetable-El.-Piano.syx │ ├── Waldorf_Pulse │ │ └── waldorf_pulse_test.syx │ ├── Yamaha_FS1R │ │ ├── CYBER.MID │ │ ├── README.TXT │ │ ├── Vdfs1r01.mid │ │ ├── Vdfs1r01.syx │ │ └── fs1r.syx │ ├── Yamaha_TX7_rom1a.syx │ ├── ZoomMS-CDR.syx │ ├── elektraOne-corrupted-preset.syx │ ├── elektraOne-demo-preset.syx │ ├── refaceDX-00-Piano_1___.syx │ ├── yamahaDX7-ROM2B.SYX │ └── yamahaDX7II-STUDIOREINE BANK.syx ├── test_AndromedaA6.py ├── test_BC_Kijimi.py ├── test_JV1080.py ├── test_KorgMS2000.py ├── test_Roland_MKS70_V4.py ├── test_Roland_XV3080.py ├── test_YamahaRefaceDX.py ├── test_adaptations.py ├── test_implementation_status.py ├── test_jv80.py └── testing │ ├── __init__.py │ ├── librarian.py │ ├── requirements.txt │ └── test_data.py ├── cmake ├── codesign.cmake └── copy_without_pycache.cmake ├── codesigning └── dsa_pub.pem ├── color-design ├── JUCE-V4-Schemes.psd └── TagColorScheme.psd ├── docs ├── .nojekyll ├── Adaptation Programming Guide.md ├── README.md ├── SetupTab.PNG ├── imports_current_behavior.md ├── imports_migration_strategy.md ├── imports_target_schema.md ├── index.html ├── patchdatabase_doctest.md └── youtube-screenshot.PNG ├── log_to_syx.py ├── make_github_release.py ├── packages.config ├── pytest.ini ├── release_notes ├── 2.0.4.md ├── 2.0.5.md ├── 2.0.6.md ├── 2.0.7.md ├── 2.0.8.md ├── 2.1.0.md ├── 2.2.0.md ├── 2.2.1.md ├── 2.2.2.md ├── 2.2.3.md ├── 2.3.0.md ├── 2.3.1.md ├── 2.3.2.md ├── 2.4.0.md ├── 2.4.1.md ├── 2.4.2.md ├── 2.4.3.md ├── 2.4.4.md ├── 2.5.0.md ├── 2.5.1.md ├── 2.5.2.md ├── 2.5.3.md ├── 2.6.0.md ├── 2.6.1.md ├── 2.6.2.md ├── 2.6.3.md ├── 2.6.4.md ├── 2.7.0.md ├── 2.7.1.md ├── 2.7.2.md ├── 2.8.0.md ├── 2.8.1.md └── 2.8.2.md ├── requirements.txt ├── synths ├── access-virus │ ├── CMakeLists.txt │ ├── LICENSE.md │ ├── README.md │ ├── Virus.cpp │ ├── Virus.h │ ├── VirusPatch.cpp │ └── VirusPatch.h ├── bcr2000 │ ├── BCR2000.cpp │ ├── BCR2000.h │ ├── BCR2000Proxy.h │ ├── BCRDefinition.cpp │ ├── BCRDefinition.h │ ├── CCBCRDefinition.cpp │ ├── CCBCRDefinition.h │ ├── CMakeLists.txt │ ├── LICENSE.md │ ├── README.md │ └── SupportedByBCR2000.h ├── kawai-k3 │ ├── .gitignore │ ├── CMakeLists.txt │ ├── KawaiK3.cpp │ ├── KawaiK3.h │ ├── KawaiK3Parameter.cpp │ ├── KawaiK3Parameter.h │ ├── KawaiK3Patch.cpp │ ├── KawaiK3Patch.h │ ├── KawaiK3Wave.cpp │ ├── KawaiK3Wave.h │ ├── KawaiK3WaveParameter.cpp │ ├── KawaiK3WaveParameter.h │ ├── KawaiK3_BCR2000.cpp │ ├── KawaiK3_BCR2000.h │ ├── KawaiK3_Reverse.cpp │ ├── KawaiK3_Reverse.h │ ├── LICENSE.md │ ├── README.md │ ├── createResources.cmake │ └── resources │ │ └── R6P-09 27c256.BIN ├── korg-dw8000 │ ├── CMakeLists.txt │ ├── KorgDW8000.cpp │ ├── KorgDW8000.h │ ├── KorgDW8000Parameter.cpp │ ├── KorgDW8000Parameter.h │ ├── KorgDW8000Patch.cpp │ ├── KorgDW8000Patch.h │ ├── KorgDW8000_BCR2000.cpp │ ├── KorgDW8000_BCR2000.h │ ├── LICENSE.md │ └── README.md ├── oberheim-matrix1000 │ ├── CMakeLists.txt │ ├── LICENSE.md │ ├── Matrix1000.cpp │ ├── Matrix1000.h │ ├── Matrix1000BCR.cpp │ ├── Matrix1000BCR.h │ ├── Matrix1000ParamDefinition.cpp │ ├── Matrix1000ParamDefinition.h │ ├── Matrix1000Patch.cpp │ ├── Matrix1000Patch.h │ ├── Matrix1000_GlobalSettings.cpp │ ├── Matrix1000_GlobalSettings.h │ └── README.md ├── roland-mks50 │ ├── CMakeLists.txt │ ├── LICENSE.md │ ├── MKS50.cpp │ ├── MKS50.h │ ├── MKS50_Parameter.cpp │ ├── MKS50_Parameter.h │ ├── MKS50_Patch.cpp │ ├── MKS50_Patch.h │ └── README.md ├── roland-mks80 │ ├── CMakeLists.txt │ ├── LICENSE.md │ ├── MKS80.cpp │ ├── MKS80.h │ ├── MKS80_BCR2000.cpp │ ├── MKS80_BCR2000.h │ ├── MKS80_LegacyBankLoader.cpp │ ├── MKS80_LegacyBankLoader.h │ ├── MKS80_Parameter.cpp │ ├── MKS80_Parameter.h │ ├── MKS80_Patch.cpp │ ├── MKS80_Patch.h │ └── README.md ├── sequential-ob6 │ ├── CMakeLists.txt │ ├── LICENSE.md │ ├── OB6.cpp │ ├── OB6.h │ ├── OB6Patch.cpp │ ├── OB6Patch.h │ └── README.md └── sequential-rev2 │ ├── .gitignore │ ├── CMakeLists.txt │ ├── DSI.cpp │ ├── DSI.h │ ├── LICENSE.md │ ├── README.md │ ├── Rev2.cpp │ ├── Rev2.h │ ├── Rev2BCR2000.cpp │ ├── Rev2BCR2000.h │ ├── Rev2ButtonStrip.cpp │ ├── Rev2ButtonStrip.h │ ├── Rev2ParamDefinition.cpp │ ├── Rev2ParamDefinition.h │ ├── Rev2Patch.cpp │ ├── Rev2Patch.h │ ├── createResources.cmake │ └── resources │ └── Rev2_InitPatch.syx ├── tests ├── fixtures │ └── imports_v14.db3 └── patch_database_migration_test.cpp ├── third_party ├── CMakeLists.txt ├── build_sentry.bat ├── build_winsparkle.bat └── install_aws.bat ├── write_appcast.py └── youtube-screenshot.PNG /.clang-tidy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.clang-tidy -------------------------------------------------------------------------------- /.github/workflows/builds-macos.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.github/workflows/builds-macos.yml -------------------------------------------------------------------------------- /.github/workflows/builds-ubuntu.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.github/workflows/builds-ubuntu.yml -------------------------------------------------------------------------------- /.github/workflows/builds-ubuntu24.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.github/workflows/builds-ubuntu24.yml -------------------------------------------------------------------------------- /.github/workflows/builds-windows.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.github/workflows/builds-windows.yml -------------------------------------------------------------------------------- /.github/workflows/static.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.github/workflows/static.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/.gitmodules -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/LICENSE.md -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/README.md -------------------------------------------------------------------------------- /The-Orm/AdaptationView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AdaptationView.cpp -------------------------------------------------------------------------------- /The-Orm/AdaptationView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AdaptationView.h -------------------------------------------------------------------------------- /The-Orm/AutoCategorizeWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AutoCategorizeWindow.cpp -------------------------------------------------------------------------------- /The-Orm/AutoCategorizeWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AutoCategorizeWindow.h -------------------------------------------------------------------------------- /The-Orm/AutoDetectProgressWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AutoDetectProgressWindow.cpp -------------------------------------------------------------------------------- /The-Orm/AutoDetectProgressWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AutoDetectProgressWindow.h -------------------------------------------------------------------------------- /The-Orm/AutoThumbnailingDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AutoThumbnailingDialog.cpp -------------------------------------------------------------------------------- /The-Orm/AutoThumbnailingDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/AutoThumbnailingDialog.h -------------------------------------------------------------------------------- /The-Orm/BCR2000_Component.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/BCR2000_Component.cpp -------------------------------------------------------------------------------- /The-Orm/BCR2000_Component.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/BCR2000_Component.h -------------------------------------------------------------------------------- /The-Orm/BulkRenameDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/BulkRenameDialog.cpp -------------------------------------------------------------------------------- /The-Orm/BulkRenameDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/BulkRenameDialog.h -------------------------------------------------------------------------------- /The-Orm/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/CMakeLists.txt -------------------------------------------------------------------------------- /The-Orm/Codesign.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/Codesign.entitlements -------------------------------------------------------------------------------- /The-Orm/CreateListDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/CreateListDialog.cpp -------------------------------------------------------------------------------- /The-Orm/CreateListDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/CreateListDialog.h -------------------------------------------------------------------------------- /The-Orm/CurrentPatchDisplay.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/CurrentPatchDisplay.cpp -------------------------------------------------------------------------------- /The-Orm/CurrentPatchDisplay.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/CurrentPatchDisplay.h -------------------------------------------------------------------------------- /The-Orm/EditCategoryDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/EditCategoryDialog.cpp -------------------------------------------------------------------------------- /The-Orm/EditCategoryDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/EditCategoryDialog.h -------------------------------------------------------------------------------- /The-Orm/ElectraOneRouter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ElectraOneRouter.cpp -------------------------------------------------------------------------------- /The-Orm/ElectraOneRouter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ElectraOneRouter.h -------------------------------------------------------------------------------- /The-Orm/ExportDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ExportDialog.cpp -------------------------------------------------------------------------------- /The-Orm/ExportDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ExportDialog.h -------------------------------------------------------------------------------- /The-Orm/ImportFromSynthDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ImportFromSynthDialog.cpp -------------------------------------------------------------------------------- /The-Orm/ImportFromSynthDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ImportFromSynthDialog.h -------------------------------------------------------------------------------- /The-Orm/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/Info.plist -------------------------------------------------------------------------------- /The-Orm/KeyboardMacroView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/KeyboardMacroView.cpp -------------------------------------------------------------------------------- /The-Orm/KeyboardMacroView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/KeyboardMacroView.h -------------------------------------------------------------------------------- /The-Orm/LibrarianProgressWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/LibrarianProgressWindow.h -------------------------------------------------------------------------------- /The-Orm/MacroConfig.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/MacroConfig.cpp -------------------------------------------------------------------------------- /The-Orm/MacroConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/MacroConfig.h -------------------------------------------------------------------------------- /The-Orm/Main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/Main.cpp -------------------------------------------------------------------------------- /The-Orm/MainComponent.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/MainComponent.cpp -------------------------------------------------------------------------------- /The-Orm/MainComponent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/MainComponent.h -------------------------------------------------------------------------------- /The-Orm/MidiLogPanel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/MidiLogPanel.cpp -------------------------------------------------------------------------------- /The-Orm/MidiLogPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/MidiLogPanel.h -------------------------------------------------------------------------------- /The-Orm/OrmLookAndFeel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/OrmLookAndFeel.cpp -------------------------------------------------------------------------------- /The-Orm/OrmLookAndFeel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/OrmLookAndFeel.h -------------------------------------------------------------------------------- /The-Orm/PatchButtonPanel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchButtonPanel.cpp -------------------------------------------------------------------------------- /The-Orm/PatchButtonPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchButtonPanel.h -------------------------------------------------------------------------------- /The-Orm/PatchDiff.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchDiff.cpp -------------------------------------------------------------------------------- /The-Orm/PatchDiff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchDiff.h -------------------------------------------------------------------------------- /The-Orm/PatchHistoryPanel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchHistoryPanel.cpp -------------------------------------------------------------------------------- /The-Orm/PatchHistoryPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchHistoryPanel.h -------------------------------------------------------------------------------- /The-Orm/PatchHolderButton.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchHolderButton.cpp -------------------------------------------------------------------------------- /The-Orm/PatchHolderButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchHolderButton.h -------------------------------------------------------------------------------- /The-Orm/PatchListTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchListTree.cpp -------------------------------------------------------------------------------- /The-Orm/PatchListTree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchListTree.h -------------------------------------------------------------------------------- /The-Orm/PatchPerSynthList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchPerSynthList.cpp -------------------------------------------------------------------------------- /The-Orm/PatchPerSynthList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchPerSynthList.h -------------------------------------------------------------------------------- /The-Orm/PatchSearchComponent.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchSearchComponent.cpp -------------------------------------------------------------------------------- /The-Orm/PatchSearchComponent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchSearchComponent.h -------------------------------------------------------------------------------- /The-Orm/PatchTextBox.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchTextBox.cpp -------------------------------------------------------------------------------- /The-Orm/PatchTextBox.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchTextBox.h -------------------------------------------------------------------------------- /The-Orm/PatchView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchView.cpp -------------------------------------------------------------------------------- /The-Orm/PatchView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/PatchView.h -------------------------------------------------------------------------------- /The-Orm/ReceiveManualDumpWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ReceiveManualDumpWindow.cpp -------------------------------------------------------------------------------- /The-Orm/ReceiveManualDumpWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ReceiveManualDumpWindow.h -------------------------------------------------------------------------------- /The-Orm/RecordingView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/RecordingView.cpp -------------------------------------------------------------------------------- /The-Orm/RecordingView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/RecordingView.h -------------------------------------------------------------------------------- /The-Orm/RotaryWithLabel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/RotaryWithLabel.cpp -------------------------------------------------------------------------------- /The-Orm/RotaryWithLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/RotaryWithLabel.h -------------------------------------------------------------------------------- /The-Orm/ScriptedQuery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ScriptedQuery.cpp -------------------------------------------------------------------------------- /The-Orm/ScriptedQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ScriptedQuery.h -------------------------------------------------------------------------------- /The-Orm/SecondaryWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SecondaryWindow.cpp -------------------------------------------------------------------------------- /The-Orm/SecondaryWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SecondaryWindow.h -------------------------------------------------------------------------------- /The-Orm/SettingsView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SettingsView.cpp -------------------------------------------------------------------------------- /The-Orm/SettingsView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SettingsView.h -------------------------------------------------------------------------------- /The-Orm/SetupView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SetupView.cpp -------------------------------------------------------------------------------- /The-Orm/SetupView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SetupView.h -------------------------------------------------------------------------------- /The-Orm/SimplePatchGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SimplePatchGrid.cpp -------------------------------------------------------------------------------- /The-Orm/SimplePatchGrid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SimplePatchGrid.h -------------------------------------------------------------------------------- /The-Orm/SynthBankPanel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SynthBankPanel.cpp -------------------------------------------------------------------------------- /The-Orm/SynthBankPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/SynthBankPanel.h -------------------------------------------------------------------------------- /The-Orm/UIModel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/UIModel.cpp -------------------------------------------------------------------------------- /The-Orm/UIModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/UIModel.h -------------------------------------------------------------------------------- /The-Orm/VerticalPatchButtonList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/VerticalPatchButtonList.cpp -------------------------------------------------------------------------------- /The-Orm/VerticalPatchButtonList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/VerticalPatchButtonList.h -------------------------------------------------------------------------------- /The-Orm/gitversion.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/gitversion.cmake -------------------------------------------------------------------------------- /The-Orm/hdiutil_repeat.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/hdiutil_repeat.sh -------------------------------------------------------------------------------- /The-Orm/ideas.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/ideas.txt -------------------------------------------------------------------------------- /The-Orm/redist/agpl-3.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/redist/agpl-3.0.txt -------------------------------------------------------------------------------- /The-Orm/resources/icon_orm.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/resources/icon_orm.icns -------------------------------------------------------------------------------- /The-Orm/resources/icon_orm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/resources/icon_orm.png -------------------------------------------------------------------------------- /The-Orm/resources/ohm_L1e_icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/resources/ohm_L1e_icon.ico -------------------------------------------------------------------------------- /The-Orm/sentry-config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/sentry-config.h.in -------------------------------------------------------------------------------- /The-Orm/setup.iss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/setup.iss -------------------------------------------------------------------------------- /The-Orm/version.cpp.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/The-Orm/version.cpp.in -------------------------------------------------------------------------------- /The-Orm/win_resources.rc: -------------------------------------------------------------------------------- 1 | 1001 ICON "resources\ohm_L1e_icon.ico" 2 | -------------------------------------------------------------------------------- /adaptations/Adaptation Programming Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Adaptation Programming Guide.md -------------------------------------------------------------------------------- /adaptations/Adaptation Testing Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Adaptation Testing Guide.md -------------------------------------------------------------------------------- /adaptations/Akai_AX80.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Akai_AX80.py -------------------------------------------------------------------------------- /adaptations/AlesisAndromedaA6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/AlesisAndromedaA6.py -------------------------------------------------------------------------------- /adaptations/BC_Kijimi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/BC_Kijimi.py -------------------------------------------------------------------------------- /adaptations/Behringer Deepmind 12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Behringer Deepmind 12.py -------------------------------------------------------------------------------- /adaptations/Behringer_Pro_800.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Behringer_Pro_800.py -------------------------------------------------------------------------------- /adaptations/Behringer_Wave.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Behringer_Wave.py -------------------------------------------------------------------------------- /adaptations/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/CMakeLists.txt -------------------------------------------------------------------------------- /adaptations/CreateNewAdaptationDialog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/CreateNewAdaptationDialog.cpp -------------------------------------------------------------------------------- /adaptations/CreateNewAdaptationDialog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/CreateNewAdaptationDialog.h -------------------------------------------------------------------------------- /adaptations/DSI Pro 2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI Pro 2.py -------------------------------------------------------------------------------- /adaptations/DSI Prophet 08.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI Prophet 08.py -------------------------------------------------------------------------------- /adaptations/DSI Prophet 12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI Prophet 12.py -------------------------------------------------------------------------------- /adaptations/DSI_Evolver.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI_Evolver.py -------------------------------------------------------------------------------- /adaptations/DSI_Mopho.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI_Mopho.py -------------------------------------------------------------------------------- /adaptations/DSI_Mopho_X4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI_Mopho_X4.py -------------------------------------------------------------------------------- /adaptations/DSI_OB6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI_OB6.py -------------------------------------------------------------------------------- /adaptations/DSI_Tempest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI_Tempest.py -------------------------------------------------------------------------------- /adaptations/DSI_Tetra.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/DSI_Tetra.py -------------------------------------------------------------------------------- /adaptations/ElectraOne.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/ElectraOne.py -------------------------------------------------------------------------------- /adaptations/Elektron_AnalogRytm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Elektron_AnalogRytm.py -------------------------------------------------------------------------------- /adaptations/Elektron_Digitone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Elektron_Digitone.py -------------------------------------------------------------------------------- /adaptations/Emu_Morpheus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Emu_Morpheus.py -------------------------------------------------------------------------------- /adaptations/Ensoniq_VFX.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Ensoniq_VFX.py -------------------------------------------------------------------------------- /adaptations/Ensoniqesq1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Ensoniqesq1.py -------------------------------------------------------------------------------- /adaptations/GenericAdaptation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericAdaptation.cpp -------------------------------------------------------------------------------- /adaptations/GenericAdaptation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericAdaptation.h -------------------------------------------------------------------------------- /adaptations/GenericBankDumpCapability.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericBankDumpCapability.cpp -------------------------------------------------------------------------------- /adaptations/GenericBankDumpCapability.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericBankDumpCapability.h -------------------------------------------------------------------------------- /adaptations/GenericEditBufferCapability.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericEditBufferCapability.cpp -------------------------------------------------------------------------------- /adaptations/GenericEditBufferCapability.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericEditBufferCapability.h -------------------------------------------------------------------------------- /adaptations/GenericHasBankDescriptorsCapability.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericHasBankDescriptorsCapability.cpp -------------------------------------------------------------------------------- /adaptations/GenericHasBankDescriptorsCapability.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericHasBankDescriptorsCapability.h -------------------------------------------------------------------------------- /adaptations/GenericHasBanksCapability.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericHasBanksCapability.cpp -------------------------------------------------------------------------------- /adaptations/GenericHasBanksCapability.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericHasBanksCapability.h -------------------------------------------------------------------------------- /adaptations/GenericPatch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericPatch.cpp -------------------------------------------------------------------------------- /adaptations/GenericPatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericPatch.h -------------------------------------------------------------------------------- /adaptations/GenericProgramDumpCapability.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericProgramDumpCapability.cpp -------------------------------------------------------------------------------- /adaptations/GenericProgramDumpCapability.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GenericProgramDumpCapability.h -------------------------------------------------------------------------------- /adaptations/GrooveSynthesis_3rdWave.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/GrooveSynthesis_3rdWave.py -------------------------------------------------------------------------------- /adaptations/JB_Solaris.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/JB_Solaris.py -------------------------------------------------------------------------------- /adaptations/Kawai K4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Kawai K4.py -------------------------------------------------------------------------------- /adaptations/KawaiK1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/KawaiK1.py -------------------------------------------------------------------------------- /adaptations/KawaiK3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/KawaiK3.py -------------------------------------------------------------------------------- /adaptations/KorgDW6000.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/KorgDW6000.py -------------------------------------------------------------------------------- /adaptations/KorgDW8000.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/KorgDW8000.py -------------------------------------------------------------------------------- /adaptations/KorgMS2000.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/KorgMS2000.py -------------------------------------------------------------------------------- /adaptations/KorgMinilogue_XD.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/KorgMinilogue_XD.py -------------------------------------------------------------------------------- /adaptations/Korg_03RW.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Korg_03RW.py -------------------------------------------------------------------------------- /adaptations/Korg_M1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Korg_M1.py -------------------------------------------------------------------------------- /adaptations/Korg_microKORG.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Korg_microKORG.py -------------------------------------------------------------------------------- /adaptations/Line_6_POD_Series.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Line_6_POD_Series.py -------------------------------------------------------------------------------- /adaptations/Matrix 6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Matrix 6.py -------------------------------------------------------------------------------- /adaptations/Matrix1000.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Matrix1000.py -------------------------------------------------------------------------------- /adaptations/Moog_Voyager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Moog_Voyager.py -------------------------------------------------------------------------------- /adaptations/Novation_AStation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Novation_AStation.py -------------------------------------------------------------------------------- /adaptations/Novation_Bass_Station_II.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Novation_Bass_Station_II.py -------------------------------------------------------------------------------- /adaptations/Novation_Summit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Novation_Summit.py -------------------------------------------------------------------------------- /adaptations/Novation_UltraNova.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Novation_UltraNova.py -------------------------------------------------------------------------------- /adaptations/OberheimOB8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/OberheimOB8.py -------------------------------------------------------------------------------- /adaptations/OberheimOBX.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/OberheimOBX.py -------------------------------------------------------------------------------- /adaptations/OberheimOBX8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/OberheimOBX8.py -------------------------------------------------------------------------------- /adaptations/OberheimOBXa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/OberheimOBXa.py -------------------------------------------------------------------------------- /adaptations/Oberheim_Teo5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Oberheim_Teo5.py -------------------------------------------------------------------------------- /adaptations/PioneerToraiz-AS1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/PioneerToraiz-AS1.py -------------------------------------------------------------------------------- /adaptations/PythonUtils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/PythonUtils.cpp -------------------------------------------------------------------------------- /adaptations/PythonUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/PythonUtils.h -------------------------------------------------------------------------------- /adaptations/QuasimidiCyber6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/QuasimidiCyber6.py -------------------------------------------------------------------------------- /adaptations/Roland JX-8P.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland JX-8P.py -------------------------------------------------------------------------------- /adaptations/RolandD50.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/RolandD50.py -------------------------------------------------------------------------------- /adaptations/Roland_JV1080.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_JV1080.py -------------------------------------------------------------------------------- /adaptations/Roland_JV80.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_JV80.py -------------------------------------------------------------------------------- /adaptations/Roland_JunoDS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_JunoDS.py -------------------------------------------------------------------------------- /adaptations/Roland_MKS-70.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_MKS-70.py -------------------------------------------------------------------------------- /adaptations/Roland_MKS70V4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_MKS70V4.py -------------------------------------------------------------------------------- /adaptations/Roland_TD-07.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_TD-07.py -------------------------------------------------------------------------------- /adaptations/Roland_XV3080.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Roland_XV3080.py -------------------------------------------------------------------------------- /adaptations/Sequential Pro 3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Sequential Pro 3.py -------------------------------------------------------------------------------- /adaptations/Sequential Prophet 5 Rev4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Sequential Prophet 5 Rev4.py -------------------------------------------------------------------------------- /adaptations/Sequential Prophet 6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Sequential Prophet 6.py -------------------------------------------------------------------------------- /adaptations/Sequential Prophet X.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Sequential Prophet X.py -------------------------------------------------------------------------------- /adaptations/Sequential_Take_5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Sequential_Take_5.py -------------------------------------------------------------------------------- /adaptations/Sequential_Trigon6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Sequential_Trigon6.py -------------------------------------------------------------------------------- /adaptations/SetupTab.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/SetupTab.PNG -------------------------------------------------------------------------------- /adaptations/Studiologic Sledge.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Studiologic Sledge.py -------------------------------------------------------------------------------- /adaptations/Waldorf Blofeld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Waldorf Blofeld.py -------------------------------------------------------------------------------- /adaptations/Waldorf_Kyra.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Waldorf_Kyra.py -------------------------------------------------------------------------------- /adaptations/Waldorf_M.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Waldorf_M.py -------------------------------------------------------------------------------- /adaptations/Waldorf_MicroWave.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Waldorf_MicroWave.py -------------------------------------------------------------------------------- /adaptations/Waldorf_Pulse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Waldorf_Pulse.py -------------------------------------------------------------------------------- /adaptations/Yamaha-YC-Series.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Yamaha-YC-Series.py -------------------------------------------------------------------------------- /adaptations/YamahaDX7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/YamahaDX7.py -------------------------------------------------------------------------------- /adaptations/YamahaDX7II.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/YamahaDX7II.py -------------------------------------------------------------------------------- /adaptations/YamahaRefaceCP.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/YamahaRefaceCP.py -------------------------------------------------------------------------------- /adaptations/YamahaRefaceDX.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/YamahaRefaceDX.py -------------------------------------------------------------------------------- /adaptations/Yamaha_FS1R.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Yamaha_FS1R.py -------------------------------------------------------------------------------- /adaptations/Yamaha_TX7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Yamaha_TX7.py -------------------------------------------------------------------------------- /adaptations/Yamaha_TX81Z.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Yamaha_TX81Z.py -------------------------------------------------------------------------------- /adaptations/Zoom_MS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/Zoom_MS.py -------------------------------------------------------------------------------- /adaptations/conftest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/conftest.py -------------------------------------------------------------------------------- /adaptations/createResources.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/createResources.cmake -------------------------------------------------------------------------------- /adaptations/implementation_overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/implementation_overview.md -------------------------------------------------------------------------------- /adaptations/knobkraft/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/knobkraft/__init__.py -------------------------------------------------------------------------------- /adaptations/knobkraft/adaptation_module.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /adaptations/knobkraft/sysex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/knobkraft/sysex.py -------------------------------------------------------------------------------- /adaptations/knobkraft/test_helper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/knobkraft/test_helper.py -------------------------------------------------------------------------------- /adaptations/requirements.txt: -------------------------------------------------------------------------------- 1 | pytest>=7.4.0 2 | mdutils>=1.6.0 3 | -------------------------------------------------------------------------------- /adaptations/roland/GenericRoland.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/roland/GenericRoland.py -------------------------------------------------------------------------------- /adaptations/roland/__init__.py: -------------------------------------------------------------------------------- 1 | from .GenericRoland import * 2 | -------------------------------------------------------------------------------- /adaptations/roland/test_roland.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/roland/test_roland.py -------------------------------------------------------------------------------- /adaptations/sequential/GenericSequential.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/sequential/GenericSequential.py -------------------------------------------------------------------------------- /adaptations/sequential/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/sequential/__init__.py -------------------------------------------------------------------------------- /adaptations/testData/Akai_AX80/AX80RevIRAMpresets.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Akai_AX80/AX80RevIRAMpresets.syx -------------------------------------------------------------------------------- /adaptations/testData/Akai_AX80/AX8RevKandLRAMPresets(unverified).syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Akai_AX80/AX8RevKandLRAMPresets(unverified).syx -------------------------------------------------------------------------------- /adaptations/testData/Behringer_Pro_800/PRO-800_Presets_v1.4.4.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Behringer_Pro_800/PRO-800_Presets_v1.4.4.syx -------------------------------------------------------------------------------- /adaptations/testData/Behringer_Wave/bankA.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Behringer_Wave/bankA.syx -------------------------------------------------------------------------------- /adaptations/testData/Behringer_Wave/bankB.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Behringer_Wave/bankB.syx -------------------------------------------------------------------------------- /adaptations/testData/Behringer_Wave/editbuf.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Behringer_Wave/editbuf.syx -------------------------------------------------------------------------------- /adaptations/testData/Behringer_Wave/initpatch.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Behringer_Wave/initpatch.syx -------------------------------------------------------------------------------- /adaptations/testData/Behringer_Wave/modpatch.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Behringer_Wave/modpatch.syx -------------------------------------------------------------------------------- /adaptations/testData/DM12_-_Juno_106_Presets_H.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DM12_-_Juno_106_Presets_H.syx -------------------------------------------------------------------------------- /adaptations/testData/DSI_Tempest/Tempest 909 AS1 FLASH.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DSI_Tempest/Tempest 909 AS1 FLASH.syx -------------------------------------------------------------------------------- /adaptations/testData/DSI_Tempest/Tempest 909 AS1 RAM.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DSI_Tempest/Tempest 909 AS1 RAM.syx -------------------------------------------------------------------------------- /adaptations/testData/DSI_Tempest/Tempest Analog 808 Kick v01 FLASH.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DSI_Tempest/Tempest Analog 808 Kick v01 FLASH.syx -------------------------------------------------------------------------------- /adaptations/testData/DSI_Tempest/Tempest Analog 808 Kick v01 RAM.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DSI_Tempest/Tempest Analog 808 Kick v01 RAM.syx -------------------------------------------------------------------------------- /adaptations/testData/DSI_Tempest/Tempest Basic Sound A12 Kick Midi Din from FLASH.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DSI_Tempest/Tempest Basic Sound A12 Kick Midi Din from FLASH.syx -------------------------------------------------------------------------------- /adaptations/testData/DSI_Tempest/Tempest Basic Sound A12 Kick Midi Din from RAM.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/DSI_Tempest/Tempest Basic Sound A12 Kick Midi Din from RAM.syx -------------------------------------------------------------------------------- /adaptations/testData/E-mu_Morpheus/morph.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/E-mu_Morpheus/morph.syx -------------------------------------------------------------------------------- /adaptations/testData/Elektron_AnalogRytm/909kicks.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Elektron_AnalogRytm/909kicks.syx -------------------------------------------------------------------------------- /adaptations/testData/Elektron_Digitone/URRRS x Digitone.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Elektron_Digitone/URRRS x Digitone.syx -------------------------------------------------------------------------------- /adaptations/testData/Ensoniq_VFX/101.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Ensoniq_VFX/101.syx -------------------------------------------------------------------------------- /adaptations/testData/Evolver_bank3_1-0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Evolver_bank3_1-0.syx -------------------------------------------------------------------------------- /adaptations/testData/GrooveSynthesis3rdWave/Pad-Analog-P5.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/GrooveSynthesis3rdWave/Pad-Analog-P5.syx -------------------------------------------------------------------------------- /adaptations/testData/JBSolaris-INIT.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/JBSolaris-INIT.syx -------------------------------------------------------------------------------- /adaptations/testData/JV1080_AGSOUND1.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/JV1080_AGSOUND1.SYX -------------------------------------------------------------------------------- /adaptations/testData/KorgDW8000_bank_a.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/KorgDW8000_bank_a.syx -------------------------------------------------------------------------------- /adaptations/testData/KorgMinilogueXD/1982theme.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/KorgMinilogueXD/1982theme.syx -------------------------------------------------------------------------------- /adaptations/testData/Korg_03RW/vicbank1.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_03RW/vicbank1.syx -------------------------------------------------------------------------------- /adaptations/testData/Korg_M1/M1EX.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_M1/M1EX.mid -------------------------------------------------------------------------------- /adaptations/testData/Korg_M1/ORIGCOMB.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_M1/ORIGCOMB.SYX -------------------------------------------------------------------------------- /adaptations/testData/Korg_M1/ORIGGLOB.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_M1/ORIGGLOB.SYX -------------------------------------------------------------------------------- /adaptations/testData/Korg_M1/ORIGPROG.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_M1/ORIGPROG.SYX -------------------------------------------------------------------------------- /adaptations/testData/Korg_M1/ORIGSEQS.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_M1/ORIGSEQS.SYX -------------------------------------------------------------------------------- /adaptations/testData/Korg_M1/bank21.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Korg_M1/bank21.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_A_Tasty_Moog_Bass.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_A_Tasty_Moog_Bass.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_B_Speaker_Danger_Bass.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_B_Speaker_Danger_Bass.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_C_Big_Detuned_Bass.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_C_Big_Detuned_Bass.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_D_RUNNING_BASS_mm.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_D_RUNNING_BASS_mm.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_E_Full_Saw.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_E_Full_Saw.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_F_CLASSIC_MINI.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_F_CLASSIC_MINI.syx -------------------------------------------------------------------------------- /adaptations/testData/Moog_Voyager/Bank_G_Oooof_001.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Moog_Voyager/Bank_G_Oooof_001.syx -------------------------------------------------------------------------------- /adaptations/testData/Mopho Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Mopho Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Mopho x4 Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Mopho x4 Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Mopho_Program_List.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Mopho_Program_List.txt -------------------------------------------------------------------------------- /adaptations/testData/Mopho_Programs_v1.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Mopho_Programs_v1.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Mopho_x4_AllBanks_V1.01.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Mopho_x4_AllBanks_V1.01.syx -------------------------------------------------------------------------------- /adaptations/testData/NovationBassStationII_FactoryPack.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/NovationBassStationII_FactoryPack.syx -------------------------------------------------------------------------------- /adaptations/testData/NovationPeak-Reflections.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/NovationPeak-Reflections.syx -------------------------------------------------------------------------------- /adaptations/testData/Novation_Ultranova_poppy.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Novation_Ultranova_poppy.syx -------------------------------------------------------------------------------- /adaptations/testData/Oberheim_OBX8/OBx8-prest.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Oberheim_OBX8/OBx8-prest.syx -------------------------------------------------------------------------------- /adaptations/testData/Oberheim_Teo5/TEO5_Factory_Programs_v1.00.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Oberheim_Teo5/TEO5_Factory_Programs_v1.00.syx -------------------------------------------------------------------------------- /adaptations/testData/P12_Programs_v1.1c.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/P12_Programs_v1.1c.syx -------------------------------------------------------------------------------- /adaptations/testData/P3_Factory_Sounds_v1.01.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/P3_Factory_Sounds_v1.01.syx -------------------------------------------------------------------------------- /adaptations/testData/P5_Factory_Programs_v1.02.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/P5_Factory_Programs_v1.02.syx -------------------------------------------------------------------------------- /adaptations/testData/P6_Programs_v1.01.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/P6_Programs_v1.01.syx -------------------------------------------------------------------------------- /adaptations/testData/PX_Programs_v2.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/PX_Programs_v2.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Pro 2 Factory Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Pro 2 Factory Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Pro 3 Factory Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Pro 3 Factory Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Pro_2_Programs_v1.0a.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Pro_2_Programs_v1.0a.syx -------------------------------------------------------------------------------- /adaptations/testData/Prophet '08 Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Prophet '08 Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Prophet 12 Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Prophet 12 Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Prophet-5-Prophet-10 Factory Programs ReadMe 1.02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Prophet-5-Prophet-10 Factory Programs ReadMe 1.02.txt -------------------------------------------------------------------------------- /adaptations/testData/Prophet-6 Factory Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Prophet-6 Factory Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Prophet_08_Programs_v1.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Prophet_08_Programs_v1.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Radzic-ESQ1.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Radzic-ESQ1.syx -------------------------------------------------------------------------------- /adaptations/testData/RolandJV1080/Super JV Pad.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/RolandJV1080/Super JV Pad.syx -------------------------------------------------------------------------------- /adaptations/testData/RolandJV1080/Super JV Pad2.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/RolandJV1080/Super JV Pad2.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_D50/D50 sound bank Descent into Madness by Carl Johnson.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_D50/D50 sound bank Descent into Madness by Carl Johnson.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_D50/RobsColl.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_D50/RobsColl.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_D50/Roland_D50_DIGITAL DREAMS.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_D50/Roland_D50_DIGITAL DREAMS.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_D50/testbank_d50.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_D50/testbank_d50.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_D50/vibraphone edit buffer.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_D50/vibraphone edit buffer.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_JX_8P_FACTORY_BANK_1-32.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_JX_8P_FACTORY_BANK_1-32.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_JunoDS/juno-ds_midi.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_JunoDS/juno-ds_midi.log -------------------------------------------------------------------------------- /adaptations/testData/Roland_MKS70/MKS-70_full_internal_bank_manual_dump.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_MKS70/MKS-70_full_internal_bank_manual_dump.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_MKS70/MKS70_MKSSYNTH.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_MKS70/MKS70_MKSSYNTH.SYX -------------------------------------------------------------------------------- /adaptations/testData/Roland_MKS70/MKS70_internalBank_manual_dump_MIDIOX.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_MKS70/MKS70_internalBank_manual_dump_MIDIOX.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_MKS70/MKS70_internalBank_receivefromsynthKK_MIDIOX.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_MKS70/MKS70_internalBank_receivefromsynthKK_MIDIOX.syx -------------------------------------------------------------------------------- /adaptations/testData/Roland_MKS70/RolandMKS70_GENLIB-A.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Roland_MKS70/RolandMKS70_GENLIB-A.SYX -------------------------------------------------------------------------------- /adaptations/testData/Sequential_OB6/OB-6 Factory Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Sequential_OB6/OB-6 Factory Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Sequential_OB6/OB6_Programs_v1.01.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Sequential_OB6/OB6_Programs_v1.01.syx -------------------------------------------------------------------------------- /adaptations/testData/Sequential_Trigon6/T6_Programs_v1.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Sequential_Trigon6/T6_Programs_v1.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Studiologic_Sledge_Theodosys_Sound_Bank.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Studiologic_Sledge_Theodosys_Sound_Bank.syx -------------------------------------------------------------------------------- /adaptations/testData/Take5_Factory_Set1_v1.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Take5_Factory_Set1_v1.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Tempest_Factory_Sounds_1.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Tempest_Factory_Sounds_1.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Tetra Programs ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Tetra Programs ReadMe.txt -------------------------------------------------------------------------------- /adaptations/testData/Tetra_ProgramsCombos_1.0.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Tetra_ProgramsCombos_1.0.syx -------------------------------------------------------------------------------- /adaptations/testData/Waldorf MW1_C BRUSE DRUM CARD SINGLE.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Waldorf MW1_C BRUSE DRUM CARD SINGLE.syx -------------------------------------------------------------------------------- /adaptations/testData/Waldorf_Blofeld_Blo Factory_2008.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Waldorf_Blofeld_Blo Factory_2008.syx -------------------------------------------------------------------------------- /adaptations/testData/Waldorf_Kya_Okb_TON.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Waldorf_Kya_Okb_TON.syx -------------------------------------------------------------------------------- /adaptations/testData/Waldorf_M/Wavetable-El.-Piano.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Waldorf_M/Wavetable-El.-Piano.syx -------------------------------------------------------------------------------- /adaptations/testData/Waldorf_Pulse/waldorf_pulse_test.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Waldorf_Pulse/waldorf_pulse_test.syx -------------------------------------------------------------------------------- /adaptations/testData/Yamaha_FS1R/CYBER.MID: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Yamaha_FS1R/CYBER.MID -------------------------------------------------------------------------------- /adaptations/testData/Yamaha_FS1R/README.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Yamaha_FS1R/README.TXT -------------------------------------------------------------------------------- /adaptations/testData/Yamaha_FS1R/Vdfs1r01.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Yamaha_FS1R/Vdfs1r01.mid -------------------------------------------------------------------------------- /adaptations/testData/Yamaha_FS1R/Vdfs1r01.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Yamaha_FS1R/Vdfs1r01.syx -------------------------------------------------------------------------------- /adaptations/testData/Yamaha_FS1R/fs1r.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Yamaha_FS1R/fs1r.syx -------------------------------------------------------------------------------- /adaptations/testData/Yamaha_TX7_rom1a.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/Yamaha_TX7_rom1a.syx -------------------------------------------------------------------------------- /adaptations/testData/ZoomMS-CDR.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/ZoomMS-CDR.syx -------------------------------------------------------------------------------- /adaptations/testData/elektraOne-corrupted-preset.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/elektraOne-corrupted-preset.syx -------------------------------------------------------------------------------- /adaptations/testData/elektraOne-demo-preset.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/elektraOne-demo-preset.syx -------------------------------------------------------------------------------- /adaptations/testData/refaceDX-00-Piano_1___.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/refaceDX-00-Piano_1___.syx -------------------------------------------------------------------------------- /adaptations/testData/yamahaDX7-ROM2B.SYX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/yamahaDX7-ROM2B.SYX -------------------------------------------------------------------------------- /adaptations/testData/yamahaDX7II-STUDIOREINE BANK.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testData/yamahaDX7II-STUDIOREINE BANK.syx -------------------------------------------------------------------------------- /adaptations/test_AndromedaA6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_AndromedaA6.py -------------------------------------------------------------------------------- /adaptations/test_BC_Kijimi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_BC_Kijimi.py -------------------------------------------------------------------------------- /adaptations/test_JV1080.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_JV1080.py -------------------------------------------------------------------------------- /adaptations/test_KorgMS2000.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_KorgMS2000.py -------------------------------------------------------------------------------- /adaptations/test_Roland_MKS70_V4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_Roland_MKS70_V4.py -------------------------------------------------------------------------------- /adaptations/test_Roland_XV3080.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_Roland_XV3080.py -------------------------------------------------------------------------------- /adaptations/test_YamahaRefaceDX.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_YamahaRefaceDX.py -------------------------------------------------------------------------------- /adaptations/test_adaptations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_adaptations.py -------------------------------------------------------------------------------- /adaptations/test_implementation_status.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_implementation_status.py -------------------------------------------------------------------------------- /adaptations/test_jv80.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/test_jv80.py -------------------------------------------------------------------------------- /adaptations/testing/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testing/__init__.py -------------------------------------------------------------------------------- /adaptations/testing/librarian.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testing/librarian.py -------------------------------------------------------------------------------- /adaptations/testing/requirements.txt: -------------------------------------------------------------------------------- 1 | pytest>=7.4.0 2 | mdutils>=1.6.0 3 | -------------------------------------------------------------------------------- /adaptations/testing/test_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/adaptations/testing/test_data.py -------------------------------------------------------------------------------- /cmake/codesign.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/cmake/codesign.cmake -------------------------------------------------------------------------------- /cmake/copy_without_pycache.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/cmake/copy_without_pycache.cmake -------------------------------------------------------------------------------- /codesigning/dsa_pub.pem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/codesigning/dsa_pub.pem -------------------------------------------------------------------------------- /color-design/JUCE-V4-Schemes.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/color-design/JUCE-V4-Schemes.psd -------------------------------------------------------------------------------- /color-design/TagColorScheme.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/color-design/TagColorScheme.psd -------------------------------------------------------------------------------- /docs/.nojekyll: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/Adaptation Programming Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/Adaptation Programming Guide.md -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/README.md -------------------------------------------------------------------------------- /docs/SetupTab.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/SetupTab.PNG -------------------------------------------------------------------------------- /docs/imports_current_behavior.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/imports_current_behavior.md -------------------------------------------------------------------------------- /docs/imports_migration_strategy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/imports_migration_strategy.md -------------------------------------------------------------------------------- /docs/imports_target_schema.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/imports_target_schema.md -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/index.html -------------------------------------------------------------------------------- /docs/patchdatabase_doctest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/patchdatabase_doctest.md -------------------------------------------------------------------------------- /docs/youtube-screenshot.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/docs/youtube-screenshot.PNG -------------------------------------------------------------------------------- /log_to_syx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/log_to_syx.py -------------------------------------------------------------------------------- /make_github_release.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/make_github_release.py -------------------------------------------------------------------------------- /packages.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/packages.config -------------------------------------------------------------------------------- /pytest.ini: -------------------------------------------------------------------------------- 1 | [pytest] 2 | norecursedirs=build testing 3 | -------------------------------------------------------------------------------- /release_notes/2.0.4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.0.4.md -------------------------------------------------------------------------------- /release_notes/2.0.5.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.0.5.md -------------------------------------------------------------------------------- /release_notes/2.0.6.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.0.6.md -------------------------------------------------------------------------------- /release_notes/2.0.7.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.0.7.md -------------------------------------------------------------------------------- /release_notes/2.0.8.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.0.8.md -------------------------------------------------------------------------------- /release_notes/2.1.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.1.0.md -------------------------------------------------------------------------------- /release_notes/2.2.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.2.0.md -------------------------------------------------------------------------------- /release_notes/2.2.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.2.1.md -------------------------------------------------------------------------------- /release_notes/2.2.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.2.2.md -------------------------------------------------------------------------------- /release_notes/2.2.3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.2.3.md -------------------------------------------------------------------------------- /release_notes/2.3.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.3.0.md -------------------------------------------------------------------------------- /release_notes/2.3.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.3.1.md -------------------------------------------------------------------------------- /release_notes/2.3.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.3.2.md -------------------------------------------------------------------------------- /release_notes/2.4.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.4.0.md -------------------------------------------------------------------------------- /release_notes/2.4.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.4.1.md -------------------------------------------------------------------------------- /release_notes/2.4.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.4.2.md -------------------------------------------------------------------------------- /release_notes/2.4.3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.4.3.md -------------------------------------------------------------------------------- /release_notes/2.4.4.md: -------------------------------------------------------------------------------- 1 | Added file missing from 2.4.3 for Yamaha YC series. 2 | -------------------------------------------------------------------------------- /release_notes/2.5.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.5.0.md -------------------------------------------------------------------------------- /release_notes/2.5.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.5.1.md -------------------------------------------------------------------------------- /release_notes/2.5.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.5.2.md -------------------------------------------------------------------------------- /release_notes/2.5.3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.5.3.md -------------------------------------------------------------------------------- /release_notes/2.6.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.6.0.md -------------------------------------------------------------------------------- /release_notes/2.6.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.6.1.md -------------------------------------------------------------------------------- /release_notes/2.6.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.6.2.md -------------------------------------------------------------------------------- /release_notes/2.6.3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.6.3.md -------------------------------------------------------------------------------- /release_notes/2.6.4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.6.4.md -------------------------------------------------------------------------------- /release_notes/2.7.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.7.0.md -------------------------------------------------------------------------------- /release_notes/2.7.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.7.1.md -------------------------------------------------------------------------------- /release_notes/2.7.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.7.2.md -------------------------------------------------------------------------------- /release_notes/2.8.0.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.8.0.md -------------------------------------------------------------------------------- /release_notes/2.8.1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.8.1.md -------------------------------------------------------------------------------- /release_notes/2.8.2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/release_notes/2.8.2.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/requirements.txt -------------------------------------------------------------------------------- /synths/access-virus/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/CMakeLists.txt -------------------------------------------------------------------------------- /synths/access-virus/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/LICENSE.md -------------------------------------------------------------------------------- /synths/access-virus/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/README.md -------------------------------------------------------------------------------- /synths/access-virus/Virus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/Virus.cpp -------------------------------------------------------------------------------- /synths/access-virus/Virus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/Virus.h -------------------------------------------------------------------------------- /synths/access-virus/VirusPatch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/VirusPatch.cpp -------------------------------------------------------------------------------- /synths/access-virus/VirusPatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/access-virus/VirusPatch.h -------------------------------------------------------------------------------- /synths/bcr2000/BCR2000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/BCR2000.cpp -------------------------------------------------------------------------------- /synths/bcr2000/BCR2000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/BCR2000.h -------------------------------------------------------------------------------- /synths/bcr2000/BCR2000Proxy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/BCR2000Proxy.h -------------------------------------------------------------------------------- /synths/bcr2000/BCRDefinition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/BCRDefinition.cpp -------------------------------------------------------------------------------- /synths/bcr2000/BCRDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/BCRDefinition.h -------------------------------------------------------------------------------- /synths/bcr2000/CCBCRDefinition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/CCBCRDefinition.cpp -------------------------------------------------------------------------------- /synths/bcr2000/CCBCRDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/CCBCRDefinition.h -------------------------------------------------------------------------------- /synths/bcr2000/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/CMakeLists.txt -------------------------------------------------------------------------------- /synths/bcr2000/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/LICENSE.md -------------------------------------------------------------------------------- /synths/bcr2000/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/README.md -------------------------------------------------------------------------------- /synths/bcr2000/SupportedByBCR2000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/bcr2000/SupportedByBCR2000.h -------------------------------------------------------------------------------- /synths/kawai-k3/.gitignore: -------------------------------------------------------------------------------- 1 | BinaryResources.h 2 | -------------------------------------------------------------------------------- /synths/kawai-k3/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/CMakeLists.txt -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3.h -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3Parameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3Parameter.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3Parameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3Parameter.h -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3Patch.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3Patch.h -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3Wave.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3Wave.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3Wave.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3Wave.h -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3WaveParameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3WaveParameter.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3WaveParameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3WaveParameter.h -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3_BCR2000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3_BCR2000.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3_BCR2000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3_BCR2000.h -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3_Reverse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3_Reverse.cpp -------------------------------------------------------------------------------- /synths/kawai-k3/KawaiK3_Reverse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/KawaiK3_Reverse.h -------------------------------------------------------------------------------- /synths/kawai-k3/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/LICENSE.md -------------------------------------------------------------------------------- /synths/kawai-k3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/README.md -------------------------------------------------------------------------------- /synths/kawai-k3/createResources.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/createResources.cmake -------------------------------------------------------------------------------- /synths/kawai-k3/resources/R6P-09 27c256.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/kawai-k3/resources/R6P-09 27c256.BIN -------------------------------------------------------------------------------- /synths/korg-dw8000/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/CMakeLists.txt -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000.cpp -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000.h -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000Parameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000Parameter.cpp -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000Parameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000Parameter.h -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000Patch.cpp -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000Patch.h -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000_BCR2000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000_BCR2000.cpp -------------------------------------------------------------------------------- /synths/korg-dw8000/KorgDW8000_BCR2000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/KorgDW8000_BCR2000.h -------------------------------------------------------------------------------- /synths/korg-dw8000/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/LICENSE.md -------------------------------------------------------------------------------- /synths/korg-dw8000/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/korg-dw8000/README.md -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/CMakeLists.txt -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/LICENSE.md -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000.cpp -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000.h -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000BCR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000BCR.cpp -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000BCR.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000BCR.h -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000ParamDefinition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000ParamDefinition.cpp -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000ParamDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000ParamDefinition.h -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000Patch.cpp -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000Patch.h -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000_GlobalSettings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000_GlobalSettings.cpp -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/Matrix1000_GlobalSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/Matrix1000_GlobalSettings.h -------------------------------------------------------------------------------- /synths/oberheim-matrix1000/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/oberheim-matrix1000/README.md -------------------------------------------------------------------------------- /synths/roland-mks50/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/CMakeLists.txt -------------------------------------------------------------------------------- /synths/roland-mks50/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/LICENSE.md -------------------------------------------------------------------------------- /synths/roland-mks50/MKS50.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/MKS50.cpp -------------------------------------------------------------------------------- /synths/roland-mks50/MKS50.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/MKS50.h -------------------------------------------------------------------------------- /synths/roland-mks50/MKS50_Parameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/MKS50_Parameter.cpp -------------------------------------------------------------------------------- /synths/roland-mks50/MKS50_Parameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/MKS50_Parameter.h -------------------------------------------------------------------------------- /synths/roland-mks50/MKS50_Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/MKS50_Patch.cpp -------------------------------------------------------------------------------- /synths/roland-mks50/MKS50_Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/MKS50_Patch.h -------------------------------------------------------------------------------- /synths/roland-mks50/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks50/README.md -------------------------------------------------------------------------------- /synths/roland-mks80/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/CMakeLists.txt -------------------------------------------------------------------------------- /synths/roland-mks80/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/LICENSE.md -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80.cpp -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80.h -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_BCR2000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_BCR2000.cpp -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_BCR2000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_BCR2000.h -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_LegacyBankLoader.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_LegacyBankLoader.cpp -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_LegacyBankLoader.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_LegacyBankLoader.h -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_Parameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_Parameter.cpp -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_Parameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_Parameter.h -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_Patch.cpp -------------------------------------------------------------------------------- /synths/roland-mks80/MKS80_Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/MKS80_Patch.h -------------------------------------------------------------------------------- /synths/roland-mks80/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/roland-mks80/README.md -------------------------------------------------------------------------------- /synths/sequential-ob6/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/CMakeLists.txt -------------------------------------------------------------------------------- /synths/sequential-ob6/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/LICENSE.md -------------------------------------------------------------------------------- /synths/sequential-ob6/OB6.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/OB6.cpp -------------------------------------------------------------------------------- /synths/sequential-ob6/OB6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/OB6.h -------------------------------------------------------------------------------- /synths/sequential-ob6/OB6Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/OB6Patch.cpp -------------------------------------------------------------------------------- /synths/sequential-ob6/OB6Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/OB6Patch.h -------------------------------------------------------------------------------- /synths/sequential-ob6/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-ob6/README.md -------------------------------------------------------------------------------- /synths/sequential-rev2/.gitignore: -------------------------------------------------------------------------------- 1 | BinaryResources.h 2 | -------------------------------------------------------------------------------- /synths/sequential-rev2/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/CMakeLists.txt -------------------------------------------------------------------------------- /synths/sequential-rev2/DSI.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/DSI.cpp -------------------------------------------------------------------------------- /synths/sequential-rev2/DSI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/DSI.h -------------------------------------------------------------------------------- /synths/sequential-rev2/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/LICENSE.md -------------------------------------------------------------------------------- /synths/sequential-rev2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/README.md -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2.cpp -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2.h -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2BCR2000.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2BCR2000.cpp -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2BCR2000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2BCR2000.h -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2ButtonStrip.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2ButtonStrip.cpp -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2ButtonStrip.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2ButtonStrip.h -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2ParamDefinition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2ParamDefinition.cpp -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2ParamDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2ParamDefinition.h -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2Patch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2Patch.cpp -------------------------------------------------------------------------------- /synths/sequential-rev2/Rev2Patch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/Rev2Patch.h -------------------------------------------------------------------------------- /synths/sequential-rev2/createResources.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/createResources.cmake -------------------------------------------------------------------------------- /synths/sequential-rev2/resources/Rev2_InitPatch.syx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/synths/sequential-rev2/resources/Rev2_InitPatch.syx -------------------------------------------------------------------------------- /tests/fixtures/imports_v14.db3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/tests/fixtures/imports_v14.db3 -------------------------------------------------------------------------------- /tests/patch_database_migration_test.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/tests/patch_database_migration_test.cpp -------------------------------------------------------------------------------- /third_party/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/third_party/CMakeLists.txt -------------------------------------------------------------------------------- /third_party/build_sentry.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/third_party/build_sentry.bat -------------------------------------------------------------------------------- /third_party/build_winsparkle.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/third_party/build_winsparkle.bat -------------------------------------------------------------------------------- /third_party/install_aws.bat: -------------------------------------------------------------------------------- 1 | vcpkg install aws-sdk-cpp[dynamodb]:x64-windows 2 | -------------------------------------------------------------------------------- /write_appcast.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/write_appcast.py -------------------------------------------------------------------------------- /youtube-screenshot.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christofmuc/KnobKraft-orm/HEAD/youtube-screenshot.PNG --------------------------------------------------------------------------------