├── .clang-format ├── .github └── workflows │ ├── build-pr.yml │ ├── build-release.yml │ └── code-checks.yml ├── .gitignore ├── .gitmodules ├── AUTHORS ├── BStepCLA.pdf ├── CMakeLists.txt ├── LICENSE ├── LICENSE-gpl3 ├── LICENSE-mit ├── README.md ├── cmake ├── basic-installer.cmake ├── get-asio.cmake └── versiontools.cmake ├── doc └── manual │ ├── .htaccess │ ├── HEAD │ ├── Michelf │ ├── Markdown.inc.php │ ├── Markdown.php │ ├── MarkdownExtra.inc.php │ ├── MarkdownExtra.php │ ├── MarkdownInterface.inc.php │ └── MarkdownInterface.php │ ├── Readme.md │ ├── bg-grayscatter-white.png │ ├── composer.json │ ├── config │ ├── description │ ├── hooks │ ├── applypatch-msg.sample │ ├── commit-msg.sample │ ├── post-commit.sample │ ├── post-receive.sample │ ├── post-update.sample │ ├── pre-applypatch.sample │ ├── pre-commit.sample │ ├── pre-rebase.sample │ ├── prepare-commit-msg.sample │ └── update.sample │ ├── images │ ├── b-step-sequencer-as-midi-controller.gif │ ├── b-step-sequencer-bar-clipboard.gif │ ├── b-step-sequencer-bar-manipulations.gif │ ├── b-step-sequencer-bar-manupulations.gif │ ├── b-step-sequencer-bar-mute.gif │ ├── b-step-sequencer-bar-snapshot.gif │ ├── b-step-sequencer-bar-solo.gif │ ├── b-step-sequencer-bar-string-octave.gif │ ├── b-step-sequencer-bars.gif │ ├── b-step-sequencer-chords-editor.gif │ ├── b-step-sequencer-connect-midi-controller.gif │ ├── b-step-sequencer-connect-novation-launchpad.gif │ ├── b-step-sequencer-global-chord-set.gif │ ├── b-step-sequencer-global-octave-fine-tune.gif │ ├── b-step-sequencer-global-octave-fine-tune2.gif │ ├── b-step-sequencer-global-string-octave.gif │ ├── b-step-sequencer-groove-box.gif │ ├── b-step-sequencer-layer-2.gif │ ├── b-step-sequencer-layer-4-sequences-settings.gif │ ├── b-step-sequencer-layer-4-sequences.gif │ ├── b-step-sequencer-layer-4.gif │ ├── b-step-sequencer-layer-5.gif │ ├── b-step-sequencer-layer-6.gif │ ├── b-step-sequencer-layer-7.gif │ ├── b-step-sequencer-layers-1.gif │ ├── b-step-sequencer-layers-2.gif │ ├── b-step-sequencer-layers-3.gif │ ├── b-step-sequencer-layers-4.gif │ ├── b-step-sequencer-layers.gif │ ├── b-step-sequencer-learn-midi-controller.gif │ ├── b-step-sequencer-load-save-project.gif │ ├── b-step-sequencer-multidrag-action.gif │ ├── b-step-sequencer-multidrag-settings.gif │ ├── b-step-sequencer-multidrag.gif │ ├── b-step-sequencer-producer-consumer.gif │ ├── b-step-sequencer-runlight.gif │ ├── b-step-sequencer-solo-bars.gif │ ├── b-step-sequencer-standalone-quickstart.gif │ ├── b-step-sequencer-standalone-start-stop-pause.gif │ ├── b-step-sequencer-steps-and-strings.gif │ ├── b-step-sequencer-swing-shuffle.gif │ ├── b-step-sequencer-tools-rubber.gif │ ├── b-step-sequencer-understand-user-interface-layout.gif │ ├── b-step-sequencer-user-interface.gif │ ├── b-step-sequencer-velocity-and-duration.gif │ ├── launchpad_page-1_8-step-view.png │ ├── launchpad_page-1_left-view.png │ ├── launchpad_page-1_right-view.png │ ├── launchpad_page-2_8-step-view.png │ ├── launchpad_page-2_left-view.png │ └── launchpad_page-2_right-view.png │ ├── index.php │ ├── info │ └── exclude │ ├── logs │ └── access_log_2014-09-17.gz │ ├── presets │ └── projects │ │ ├── arpeggios │ │ ├── arpeggio-A.mp3 │ │ ├── arpeggio-B.mp3 │ │ ├── arpeggio-C.mp3 │ │ └── arpeggio-D.mp3 │ │ ├── drum-and-melodic │ │ ├── drumNbase-with-arpeggio-B.mp3 │ │ ├── drumNbase-with-arpeggio.mp3 │ │ ├── drumNbass-with-arpeggio-B.mp3 │ │ ├── drumNbass-with-arpeggio.mp3 │ │ └── epic-dub.mp3 │ │ ├── drums │ │ ├── chill.mp3 │ │ ├── drumNbase-B.mp3 │ │ ├── drumNbase.mp3 │ │ ├── drumNbass-B.mp3 │ │ ├── drumNbass.mp3 │ │ ├── house-A.mp3 │ │ ├── house-B.mp3 │ │ ├── house-C.mp3 │ │ ├── house-D.mp3 │ │ ├── indie.mp3 │ │ ├── lounge.mp3 │ │ ├── step.mp3 │ │ ├── techhouse.mp3 │ │ ├── techno-A.mp3 │ │ ├── techno-B.mp3 │ │ ├── techno-C.mp3 │ │ ├── techno-D-ratcheting.mp3 │ │ └── techno-E-ratcheting.mp3 │ │ └── progression │ │ ├── 11-45.mp3 │ │ ├── 12-25-softSuffle.mp3 │ │ ├── 12-45.mp3 │ │ ├── 13-25.mp3 │ │ ├── 15-64-shuffle.mp3 │ │ ├── 16-45-shuffle.mp3 │ │ ├── 45-16.mp3 │ │ ├── 64-15-hardShuffle.mp3 │ │ ├── andal.mp3 │ │ ├── blues.mp3 │ │ ├── pachebel.mp3 │ │ └── qdown-softShuffle.mp3 │ └── usage │ ├── .htaccess │ ├── .htpasswd │ ├── ctry_usage_201409.png │ ├── daily_usage_201409.png │ ├── hourly_usage_201409.png │ ├── index.html │ ├── menu.html │ ├── usage.png │ ├── usage_201409.html │ ├── webalizer.conf │ ├── webalizer.current │ ├── webalizer.hist │ └── webalizer.html ├── resources ├── FactoryPresets │ ├── 2.1 │ │ ├── arpeggios │ │ │ ├── arpeggio-A.b2proj │ │ │ ├── arpeggio-B.b2proj │ │ │ ├── arpeggio-C.b2proj │ │ │ └── arpeggio-D.b2proj │ │ ├── drum-and-melodic │ │ │ ├── drumNbase-with-arpeggio-B.b2proj │ │ │ ├── drumNbase-with-arpeggio.b2proj │ │ │ └── epic-dub.b2proj │ │ ├── drums │ │ │ ├── chill.b2proj │ │ │ ├── drumNbase-B.b2proj │ │ │ ├── drumNbase.b2proj │ │ │ ├── hip-hop.b2proj │ │ │ ├── house-A.b2proj │ │ │ ├── house-B.b2proj │ │ │ ├── house-C.b2proj │ │ │ ├── house-D.b2proj │ │ │ ├── indie.b2proj │ │ │ ├── lounge.b2proj │ │ │ ├── step.b2proj │ │ │ ├── techhouse.b2proj │ │ │ ├── techno-A.b2proj │ │ │ ├── techno-B.b2proj │ │ │ ├── techno-C.b2proj │ │ │ ├── techno-D-ratcheting.b2proj │ │ │ └── techno-E-ratcheting.b2proj │ │ └── progression │ │ │ ├── 11-45.b2proj │ │ │ ├── 12-25-softSuffle.b2proj │ │ │ ├── 12-45.b2proj │ │ │ ├── 13-25.b2proj │ │ │ ├── 15-64-shuffle.b2proj │ │ │ ├── 16-45-shuffle.b2proj │ │ │ ├── 45-16.b2proj │ │ │ ├── 64-15-hardShuffle.b2proj │ │ │ ├── andal.b2proj │ │ │ ├── backdoor.b2proj │ │ │ ├── blues.b2proj │ │ │ ├── pachebel.b2proj │ │ │ └── qdown-softShuffle.b2proj │ ├── audio │ │ ├── ACFDm.ogg │ │ ├── ADE-AED.ogg │ │ ├── AmDmGC.ogg │ │ ├── AmGFE.ogg │ │ ├── BmAGF.ogg │ │ ├── CAmDmG.ogg │ │ ├── CDGEm.ogg │ │ ├── CDmFG-DmG.ogg │ │ ├── CEmDmG.ogg │ │ ├── CFG-CGF.ogg │ │ ├── CGAmEmF.ogg │ │ ├── CGAmF.ogg │ │ ├── DABmFmG.ogg │ │ ├── DABmG.ogg │ │ ├── DEmGA-EmA.ogg │ │ ├── DGA-DAG.ogg │ │ ├── DmCAA.ogg │ │ ├── DmGmCF.ogg │ │ ├── EAB-ABB-allMinor.ogg │ │ ├── EAB-ABB-dirtyMajor.ogg │ │ ├── EAB-ABB-dirtyMinor.ogg │ │ ├── EAB-ABB.ogg │ │ ├── EBCmA.ogg │ │ ├── EmAmDG.ogg │ │ ├── EmDCH.ogg │ │ ├── FAC-FCA.ogg │ │ ├── FAmCAmDmG7.ogg │ │ ├── FAmGmC.ogg │ │ ├── FCDmAmA.ogg │ │ ├── FCDmBb.ogg │ │ ├── FDmGmC.ogg │ │ ├── FEmCADG.ogg │ │ ├── FFmCAmDmG7.ogg │ │ ├── FGCAm.ogg │ │ ├── FGmAC-GmC.ogg │ │ ├── GADBm.ogg │ │ ├── GAmCD-AmD.ogg │ │ ├── GCD-GDC.ogg │ │ ├── GDEmC.ogg │ │ ├── GDEmHmC.ogg │ │ ├── GEmAmD.ogg │ │ ├── GHmAmD.ogg │ │ ├── GmFDD.ogg │ │ └── arpeggio-A-2.ogg │ ├── chordsets │ │ └── presets │ │ │ ├── ACFDm.b2cset │ │ │ ├── ADE-AED.b2cset │ │ │ ├── AmDmGC.b2cset │ │ │ ├── AmGFE.b2cset │ │ │ ├── BmAGF.b2cset │ │ │ ├── CAmDmG.b2cset │ │ │ ├── CDGEm.b2cset │ │ │ ├── CDmFG-DmG.b2cset │ │ │ ├── CEmDmG.b2cset │ │ │ ├── CFG-CGF.b2cset │ │ │ ├── CGAmEmF.b2cset │ │ │ ├── CGAmF.b2cset │ │ │ ├── DABmFmG.b2cset │ │ │ ├── DABmG.b2cset │ │ │ ├── DEmGA-EmA.b2cset │ │ │ ├── DGA-DAG.b2cset │ │ │ ├── DmCAA.b2cset │ │ │ ├── DmGmCF.b2cset │ │ │ ├── EAB-ABB-allMinor.b2cset │ │ │ ├── EAB-ABB-dirtyMajor.b2cset │ │ │ ├── EAB-ABB-dirtyMinor.b2cset │ │ │ ├── EAB-ABB.b2cset │ │ │ ├── EBCmA.b2cset │ │ │ ├── EmAmDG.b2cset │ │ │ ├── EmDCH.b2cset │ │ │ ├── FAC-FCA.b2cset │ │ │ ├── FAmCAmDmG7.b2cset │ │ │ ├── FAmGmC.b2cset │ │ │ ├── FCDmAmA.b2cset │ │ │ ├── FCDmBb.b2cset │ │ │ ├── FDmGmC.b2cset │ │ │ ├── FEmCADG.b2cset │ │ │ ├── FFmCAmDmG7.b2cset │ │ │ ├── FGCAm.b2cset │ │ │ ├── FGmAC-GmC.b2cset │ │ │ ├── GADBm.b2cset │ │ │ ├── GAmCD-AmD.b2cset │ │ │ ├── GCD-GDC.b2cset │ │ │ ├── GDEmC.b2cset │ │ │ ├── GDEmHmC.b2cset │ │ │ ├── GEmAmD.b2cset │ │ │ ├── GHmAmD.b2cset │ │ │ └── GmFDD.b2cset │ └── projects │ │ └── presets │ │ ├── arpeggios │ │ ├── arpeggio-A.ogg │ │ ├── arpeggio-B.ogg │ │ ├── arpeggio-C.ogg │ │ └── arpeggio-D.ogg │ │ ├── drum-and-melodic │ │ ├── drumNbase-with-arpeggio-B.ogg │ │ ├── drumNbase-with-arpeggio.ogg │ │ └── epic-dub.ogg │ │ ├── drums │ │ ├── chill.ogg │ │ ├── drumNbase-B.ogg │ │ ├── drumNbase.ogg │ │ ├── house-A.ogg │ │ ├── house-B.ogg │ │ ├── house-C.ogg │ │ ├── house-D.ogg │ │ ├── indie.ogg │ │ ├── lounge.ogg │ │ ├── step.ogg │ │ ├── techhouse.ogg │ │ ├── techno-A.ogg │ │ ├── techno-B.ogg │ │ ├── techno-C.ogg │ │ ├── techno-D-ratcheting.ogg │ │ └── techno-E-ratcheting.ogg │ │ └── progression │ │ ├── 11-45.ogg │ │ ├── 12-25-softSuffle.ogg │ │ ├── 12-45.ogg │ │ ├── 13-25.ogg │ │ ├── 15-64-shuffle.ogg │ │ ├── 16-45-shuffle.ogg │ │ ├── 45-16.ogg │ │ ├── 64-15-hardShuffle.ogg │ │ ├── andal.ogg │ │ ├── blues.ogg │ │ ├── pachebel.ogg │ │ └── qdown-softShuffle.ogg ├── Fonts │ ├── Fjalla_One │ │ ├── FjallaOne-Regular.ttf │ │ └── OFL.txt │ ├── Fredoka_One │ │ └── FredokaOne-Regular.ttf │ ├── OFL.txt │ ├── README.txt │ └── oswald │ │ └── Oswald-Regular.ttf ├── Images │ ├── 1-stars-on.svg │ ├── 1-stars.svg │ ├── 3-stars-on.svg │ ├── 3-stars.svg │ ├── 5-stars-on.svg │ ├── 5-stars.svg │ ├── 5-stars2.svg │ ├── MIDI-LEARN-DESCRIPTION.png │ ├── WINDOW-BLUR.txt │ ├── aboutbox.png │ ├── appstore.png │ ├── au_logo_100x.png │ ├── b-step-appicon.png │ ├── b-step-icon-NICE-100.png │ ├── b-step-icon-NICE-1024.png │ ├── b-step-icon-NICE-120.png │ ├── b-step-icon-NICE-128.ico │ ├── b-step-icon-NICE-144.png │ ├── b-step-icon-NICE-152.png │ ├── b-step-icon-NICE-154.png │ ├── b-step-icon-NICE-16.png │ ├── b-step-icon-NICE-256.icns │ ├── b-step-icon-NICE-256.png │ ├── b-step-icon-NICE-29.png │ ├── b-step-icon-NICE-32.ico │ ├── b-step-icon-NICE-32.png │ ├── b-step-icon-NICE-40.png │ ├── b-step-icon-NICE-50.png │ ├── b-step-icon-NICE-512.jpg │ ├── b-step-icon-NICE-55.bmp │ ├── b-step-icon-NICE-58.png │ ├── b-step-icon-NICE-64.ico │ ├── b-step-icon-NICE-64.png │ ├── b-step-icon-NICE-72.png │ ├── b-step-icon-NICE-76.png │ ├── b-step-icon-NICE-80.png │ ├── b-step-icon.png │ ├── b-step-logo-wizzard.png │ ├── b-step-sequencer-launch-icon-100x100.png │ ├── b-step-sequencer-launch-icon-1024-768-smothed.png │ ├── b-step-sequencer-launch-icon-1024x1024-rotate.png │ ├── b-step-sequencer-launch-icon-1024x1024-trial.png │ ├── b-step-sequencer-launch-icon-1024x1024.png │ ├── b-step-sequencer-launch-icon-1024x412.png │ ├── b-step-sequencer-launch-icon-1024x512.png │ ├── b-step-sequencer-launch-icon-1024x768-invert.jpg │ ├── b-step-sequencer-launch-icon-1024x768.bmp │ ├── b-step-sequencer-launch-icon-1024x768.gif │ ├── b-step-sequencer-launch-icon-1024x768.jpg │ ├── b-step-sequencer-launch-icon-1024x768.png │ ├── b-step-sequencer-launch-icon-200x200-trial.png │ ├── b-step-sequencer-launch-icon-512x512-linux.bmp │ ├── b-step-sequencer-launch-icon-512x512-linux.png │ ├── b-step-sequencer-launch-icon-600x225.png │ ├── b-step-software-box.gif │ ├── b-step-software-box.png │ ├── b_logo-new.png │ ├── chord-editor blur.png │ ├── chord-editor-blur.png │ ├── chord_editor.png │ ├── clipboard.svg │ ├── clipboard_1.svg │ ├── clipboard_2.svg │ ├── clipboard_3.svg │ ├── clipboard_4.svg │ ├── close.svg │ ├── connection.svg │ ├── demo-bg.png │ ├── demo-continue-hover.png │ ├── demo-continue.png │ ├── demo-go-pro-hover.png │ ├── demo-go-pro.png │ ├── demo-restart-hover.png │ ├── demo-restart.png │ ├── disk-write.svg │ ├── drag.svg │ ├── edit-button-enabled.png │ ├── edit-button-off.png │ ├── edit-button-on.png │ ├── edit.svg │ ├── eye.svg │ ├── favicon.gif │ ├── focus_cycle.png │ ├── folder-new.svg │ ├── folder.svg │ ├── folder2.svg │ ├── info.svg │ ├── info_enabled.png │ ├── installer-large.bmp │ ├── jack.svg │ ├── learn.svg │ ├── load.svg │ ├── load_button-on.png │ ├── load_button.png │ ├── logo_audiounits.gif │ ├── midi-learn-blur.png │ ├── midi.png │ ├── midilearn-button-off.png │ ├── midilearn-button-on.png │ ├── midilearn-enabled.png │ ├── move.png │ ├── move.svg │ ├── mute.png │ ├── mute.svg │ ├── mute_enabled.png │ ├── mute_on.png │ ├── new.svg │ ├── paint.svg │ ├── panic.png │ ├── panic.svg │ ├── panic_enabled.png │ ├── panic_on.png │ ├── pause.svg │ ├── pause_disabled.png │ ├── play.svg │ ├── play_disabled.png │ ├── plus.svg │ ├── programm-800.png │ ├── programm-icon-32.ico │ ├── question-button-off.png │ ├── question-button-on.png │ ├── question.svg │ ├── record.svg │ ├── reputation.svg │ ├── rubber.svg │ ├── rubber2.svg │ ├── save.svg │ ├── save_button-on.png │ ├── save_button.png │ ├── select.svg │ ├── settings-button-off.png │ ├── settings-button-on.png │ ├── settings-enabled.png │ ├── settings.svg │ ├── social_delicious.png │ ├── social_delicious_red.png │ ├── social_digg.png │ ├── social_digg_black.png │ ├── social_facebook.png │ ├── social_facebook_black.png │ ├── social_google.png │ ├── social_google_black.png │ ├── social_pintrest.png │ ├── social_pintrest_black.png │ ├── social_twitter.png │ ├── social_twitter_black.png │ ├── social_youtube.png │ ├── social_youtube_black.png │ ├── steop.svg │ ├── stop.svg │ ├── stop_disabled.png │ ├── theme-blue.png │ ├── theme-old.png │ ├── theme-retro.png │ ├── trash.svg │ ├── vst_logo_100x.png │ ├── way-to-logo.png │ └── whats-new-bg.png ├── installer_mac │ ├── License.txt │ ├── Readme.rtf │ ├── b-step-icon.png │ └── icns.rsrc └── installer_win │ ├── bstep.ico │ ├── bstep64.iss │ └── empty.bmp └── src ├── App.h ├── AppInstanceStore.cpp ├── AppInstanceStore.h ├── AppParameterList.cpp ├── AppParameterList.h ├── AppStyleEditor.cpp ├── AppStyleEditor.h ├── AppStyles.cpp ├── AppStyles.h ├── AppStylesConfig.h ├── CHORDS.h ├── Controller.cpp ├── Controller.h ├── ControllerConfig.h ├── ControllerMidiLearn.cpp ├── ControllerMidiLearn.h ├── CoreAudioPlayer.h ├── CoreAudioRecorder.h ├── CoreBarControllers.h ├── CoreBarStepControllers.h ├── CoreCopy.h ├── CoreDatastructure.cpp ├── CoreDatastructure.h ├── CoreLaunchpad.cpp ├── CoreLaunchpad.h ├── CoreObservers.h ├── CorePatternControllers.h ├── CoreSequencer.cpp ├── CoreSequencer.h ├── CoreStepControllers.h ├── DoYouKnow.cpp ├── DoYouKnow.h ├── FileIO.cpp ├── FileIO.h ├── MIDICC.h ├── MIDIIO.cpp ├── MIDIIO.h ├── MIDILearn.cpp ├── MIDILearn.h ├── MenuBarLeft.cpp ├── MenuBarLeft.h ├── MenuBarRight.cpp ├── MenuBarRight.h ├── Parameter.cpp ├── Parameter.h ├── PluginProcessor.cpp ├── PluginProcessor.h ├── SCALES.h ├── SliderValuePopup.cpp ├── SliderValuePopup.h ├── UIEditorToolbar.cpp ├── UIEditorToolbar.h ├── UIHtmlView.cpp ├── UIHtmlView.h ├── UI_Base.h ├── UI_Button.cpp ├── UI_Button.h ├── UI_Label.cpp ├── UI_Label.h ├── UI_MoveEvent2ChildsComponent.h ├── UI_Slider.cpp ├── UI_Slider.h ├── UI_Tools.cpp ├── UI_Tools.h ├── UiChordEditorChordOffset.cpp ├── UiChordEditorChordOffset.h ├── UiChordEditorStringOffset.cpp ├── UiChordEditorStringOffset.h ├── UiColumn16.cpp ├── UiColumn16.h ├── UiColumnWrapper.cpp ├── UiColumnWrapper.h ├── UiDualAudioPlayer.cpp ├── UiDualAudioPlayer.h ├── UiDualDownload.cpp ├── UiDualDownload.h ├── UiDynamicSizeEnd.h ├── UiDynamicSizeStart.h ├── UiEditorAbout.cpp ├── UiEditorAbout.h ├── UiEditorChords.cpp ├── UiEditorChords.h ├── UiEditorClipboard.cpp ├── UiEditorClipboard.h ├── UiEditorColours.cpp ├── UiEditorColours.h ├── UiEditorFileManager.cpp ├── UiEditorFileManager.h ├── UiEditorInputPopup.cpp ├── UiEditorInputPopup.h ├── UiEditorKeyboard.cpp ├── UiEditorKeyboard.h ├── UiEditorMidiLearn.cpp ├── UiEditorMidiLearn.h ├── UiEditorRightMainwindows.cpp ├── UiEditorRightMainwindows.h ├── UiEditorSettings.cpp ├── UiEditorSettings.h ├── UiEditorSetup.cpp ├── UiEditorSetup.h ├── UiFileView.cpp ├── UiFileView.h ├── UiLeftsideCC.cpp ├── UiLeftsideCC.h ├── UiLeftsideLabel.cpp ├── UiLeftsideLabel.h ├── UiLeftsideLabelModel.cpp ├── UiLeftsideLabelModel.h ├── UiLeftsideModelLabel.cpp ├── UiLeftsideModelLabel.h ├── UiLeftsideStartStopPause.cpp ├── UiLeftsideStartStopPause.h ├── UiLookAndFeel.cpp ├── UiLookAndFeel.h ├── UiMainWindow.cpp ├── UiMainWindow.h ├── UiMainWindowLayout.h ├── UiMidiControllerElement.cpp ├── UiMidiControllerElement.h ├── UiNotificationAnimation.cpp ├── UiNotificationAnimation.h ├── UiQuestionIsYourFriend.cpp ├── UiQuestionIsYourFriend.h ├── UiSettings.cpp ├── UiSettings.h ├── UiTextImExport.cpp ├── UiTextImExport.h ├── _H_CoreSettings.h ├── _H_UiElements.h ├── _USER_DEBUG_HEADERS.h ├── ticker.cpp ├── ticker.h ├── unused ├── SplashScreen.cpp ├── SplashScreen.h ├── UiEditorMIDIIO.cpp ├── UiEditorMIDIIO.h ├── UiTestArea.cpp ├── UiTestArea.h ├── _CHANGELOG ├── _H_UiLayoutWrapper.h ├── _RELEASE-CHECKLIST ├── _STUFF ├── dRowAudio_AudioUtility.h ├── dRowAudio_Buffer.h ├── dRowAudio_Constants.h ├── dRowAudio_GraphicalComponent.cpp ├── dRowAudio_GraphicalComponent.h ├── dRowAudio_MathsUtilities.h ├── dRowAudio_OnePoleFilter.cpp ├── dRowAudio_OnePoleFilter.h ├── dRowAudio_SegmentedMeter.cpp ├── dRowAudio_SegmentedMeter.h ├── dRowAudio_StateVariable.h ├── mono_AmpPainter.cpp ├── mono_AmpPainter.h ├── mono_AudioDeviceManager.cpp ├── mono_AudioDeviceManager.h ├── mono_Parameters.cpp ├── mono_Parameters.h ├── mono_Parameters_new.h ├── mono_UiRefresher.cpp ├── mono_UiRefresher.h ├── mono_UiUtilities.cpp └── mono_UiUtilities.h ├── version.cpp.in └── version.h /.clang-format: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/.clang-format -------------------------------------------------------------------------------- /.github/workflows/build-pr.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/.github/workflows/build-pr.yml -------------------------------------------------------------------------------- /.github/workflows/build-release.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/.github/workflows/build-release.yml -------------------------------------------------------------------------------- /.github/workflows/code-checks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/.github/workflows/code-checks.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/.gitmodules -------------------------------------------------------------------------------- /AUTHORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/AUTHORS -------------------------------------------------------------------------------- /BStepCLA.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/BStepCLA.pdf -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/LICENSE -------------------------------------------------------------------------------- /LICENSE-gpl3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/LICENSE-gpl3 -------------------------------------------------------------------------------- /LICENSE-mit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/LICENSE-mit -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/README.md -------------------------------------------------------------------------------- /cmake/basic-installer.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/cmake/basic-installer.cmake -------------------------------------------------------------------------------- /cmake/get-asio.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/cmake/get-asio.cmake -------------------------------------------------------------------------------- /cmake/versiontools.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/cmake/versiontools.cmake -------------------------------------------------------------------------------- /doc/manual/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/.htaccess -------------------------------------------------------------------------------- /doc/manual/HEAD: -------------------------------------------------------------------------------- 1 | ref: refs/heads/master 2 | -------------------------------------------------------------------------------- /doc/manual/Michelf/Markdown.inc.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Michelf/Markdown.inc.php -------------------------------------------------------------------------------- /doc/manual/Michelf/Markdown.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Michelf/Markdown.php -------------------------------------------------------------------------------- /doc/manual/Michelf/MarkdownExtra.inc.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Michelf/MarkdownExtra.inc.php -------------------------------------------------------------------------------- /doc/manual/Michelf/MarkdownExtra.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Michelf/MarkdownExtra.php -------------------------------------------------------------------------------- /doc/manual/Michelf/MarkdownInterface.inc.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Michelf/MarkdownInterface.inc.php -------------------------------------------------------------------------------- /doc/manual/Michelf/MarkdownInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Michelf/MarkdownInterface.php -------------------------------------------------------------------------------- /doc/manual/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/Readme.md -------------------------------------------------------------------------------- /doc/manual/bg-grayscatter-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/bg-grayscatter-white.png -------------------------------------------------------------------------------- /doc/manual/composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/composer.json -------------------------------------------------------------------------------- /doc/manual/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/config -------------------------------------------------------------------------------- /doc/manual/description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/description -------------------------------------------------------------------------------- /doc/manual/hooks/applypatch-msg.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/applypatch-msg.sample -------------------------------------------------------------------------------- /doc/manual/hooks/commit-msg.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/commit-msg.sample -------------------------------------------------------------------------------- /doc/manual/hooks/post-commit.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/post-commit.sample -------------------------------------------------------------------------------- /doc/manual/hooks/post-receive.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/post-receive.sample -------------------------------------------------------------------------------- /doc/manual/hooks/post-update.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/post-update.sample -------------------------------------------------------------------------------- /doc/manual/hooks/pre-applypatch.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/pre-applypatch.sample -------------------------------------------------------------------------------- /doc/manual/hooks/pre-commit.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/pre-commit.sample -------------------------------------------------------------------------------- /doc/manual/hooks/pre-rebase.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/pre-rebase.sample -------------------------------------------------------------------------------- /doc/manual/hooks/prepare-commit-msg.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/prepare-commit-msg.sample -------------------------------------------------------------------------------- /doc/manual/hooks/update.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/hooks/update.sample -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-as-midi-controller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-as-midi-controller.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-clipboard.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-clipboard.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-manipulations.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-manipulations.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-manupulations.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-manupulations.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-mute.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-mute.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-snapshot.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-snapshot.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-solo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-solo.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bar-string-octave.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bar-string-octave.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-bars.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-bars.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-chords-editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-chords-editor.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-connect-midi-controller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-connect-midi-controller.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-connect-novation-launchpad.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-connect-novation-launchpad.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-global-chord-set.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-global-chord-set.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-global-octave-fine-tune.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-global-octave-fine-tune.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-global-octave-fine-tune2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-global-octave-fine-tune2.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-global-string-octave.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-global-string-octave.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-groove-box.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-groove-box.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-2.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-4-sequences-settings.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-4-sequences-settings.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-4-sequences.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-4-sequences.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-4.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-5.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-6.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layer-7.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layer-7.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layers-1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layers-1.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layers-2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layers-2.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layers-3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layers-3.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layers-4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layers-4.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-layers.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-layers.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-learn-midi-controller.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-learn-midi-controller.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-load-save-project.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-load-save-project.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-multidrag-action.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-multidrag-action.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-multidrag-settings.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-multidrag-settings.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-multidrag.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-multidrag.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-producer-consumer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-producer-consumer.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-runlight.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-runlight.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-solo-bars.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-solo-bars.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-standalone-quickstart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-standalone-quickstart.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-standalone-start-stop-pause.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-standalone-start-stop-pause.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-steps-and-strings.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-steps-and-strings.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-swing-shuffle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-swing-shuffle.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-tools-rubber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-tools-rubber.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-understand-user-interface-layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-understand-user-interface-layout.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-user-interface.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-user-interface.gif -------------------------------------------------------------------------------- /doc/manual/images/b-step-sequencer-velocity-and-duration.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/b-step-sequencer-velocity-and-duration.gif -------------------------------------------------------------------------------- /doc/manual/images/launchpad_page-1_8-step-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/launchpad_page-1_8-step-view.png -------------------------------------------------------------------------------- /doc/manual/images/launchpad_page-1_left-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/launchpad_page-1_left-view.png -------------------------------------------------------------------------------- /doc/manual/images/launchpad_page-1_right-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/launchpad_page-1_right-view.png -------------------------------------------------------------------------------- /doc/manual/images/launchpad_page-2_8-step-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/launchpad_page-2_8-step-view.png -------------------------------------------------------------------------------- /doc/manual/images/launchpad_page-2_left-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/launchpad_page-2_left-view.png -------------------------------------------------------------------------------- /doc/manual/images/launchpad_page-2_right-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/images/launchpad_page-2_right-view.png -------------------------------------------------------------------------------- /doc/manual/index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/index.php -------------------------------------------------------------------------------- /doc/manual/info/exclude: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/info/exclude -------------------------------------------------------------------------------- /doc/manual/logs/access_log_2014-09-17.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/logs/access_log_2014-09-17.gz -------------------------------------------------------------------------------- /doc/manual/presets/projects/arpeggios/arpeggio-A.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/arpeggios/arpeggio-A.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/arpeggios/arpeggio-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/arpeggios/arpeggio-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/arpeggios/arpeggio-C.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/arpeggios/arpeggio-C.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/arpeggios/arpeggio-D.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/arpeggios/arpeggio-D.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drum-and-melodic/drumNbase-with-arpeggio-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drum-and-melodic/drumNbase-with-arpeggio-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drum-and-melodic/drumNbase-with-arpeggio.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drum-and-melodic/drumNbase-with-arpeggio.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drum-and-melodic/drumNbass-with-arpeggio-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drum-and-melodic/drumNbass-with-arpeggio-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drum-and-melodic/drumNbass-with-arpeggio.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drum-and-melodic/drumNbass-with-arpeggio.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drum-and-melodic/epic-dub.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drum-and-melodic/epic-dub.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/chill.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/chill.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/drumNbase-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/drumNbase-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/drumNbase.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/drumNbase.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/drumNbass-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/drumNbass-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/drumNbass.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/drumNbass.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/house-A.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/house-A.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/house-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/house-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/house-C.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/house-C.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/house-D.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/house-D.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/indie.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/indie.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/lounge.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/lounge.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/step.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/step.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/techhouse.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/techhouse.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/techno-A.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/techno-A.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/techno-B.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/techno-B.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/techno-C.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/techno-C.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/techno-D-ratcheting.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/techno-D-ratcheting.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/drums/techno-E-ratcheting.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/drums/techno-E-ratcheting.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/11-45.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/11-45.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/12-25-softSuffle.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/12-25-softSuffle.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/12-45.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/12-45.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/13-25.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/13-25.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/15-64-shuffle.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/15-64-shuffle.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/16-45-shuffle.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/16-45-shuffle.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/45-16.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/45-16.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/64-15-hardShuffle.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/64-15-hardShuffle.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/andal.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/andal.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/blues.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/blues.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/pachebel.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/pachebel.mp3 -------------------------------------------------------------------------------- /doc/manual/presets/projects/progression/qdown-softShuffle.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/presets/projects/progression/qdown-softShuffle.mp3 -------------------------------------------------------------------------------- /doc/manual/usage/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/.htaccess -------------------------------------------------------------------------------- /doc/manual/usage/.htpasswd: -------------------------------------------------------------------------------- 1 | w007caed:$1$U2bxKfx/$1bcwC1JAS5RoY0u3JDgHQ/ 2 | -------------------------------------------------------------------------------- /doc/manual/usage/ctry_usage_201409.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/ctry_usage_201409.png -------------------------------------------------------------------------------- /doc/manual/usage/daily_usage_201409.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/daily_usage_201409.png -------------------------------------------------------------------------------- /doc/manual/usage/hourly_usage_201409.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/hourly_usage_201409.png -------------------------------------------------------------------------------- /doc/manual/usage/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/index.html -------------------------------------------------------------------------------- /doc/manual/usage/menu.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/menu.html -------------------------------------------------------------------------------- /doc/manual/usage/usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/usage.png -------------------------------------------------------------------------------- /doc/manual/usage/usage_201409.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/usage_201409.html -------------------------------------------------------------------------------- /doc/manual/usage/webalizer.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/webalizer.conf -------------------------------------------------------------------------------- /doc/manual/usage/webalizer.current: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/webalizer.current -------------------------------------------------------------------------------- /doc/manual/usage/webalizer.hist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/webalizer.hist -------------------------------------------------------------------------------- /doc/manual/usage/webalizer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/doc/manual/usage/webalizer.html -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/arpeggios/arpeggio-A.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/arpeggios/arpeggio-A.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/arpeggios/arpeggio-B.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/arpeggios/arpeggio-B.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/arpeggios/arpeggio-C.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/arpeggios/arpeggio-C.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/arpeggios/arpeggio-D.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/arpeggios/arpeggio-D.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drum-and-melodic/drumNbase-with-arpeggio-B.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drum-and-melodic/drumNbase-with-arpeggio-B.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drum-and-melodic/drumNbase-with-arpeggio.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drum-and-melodic/drumNbase-with-arpeggio.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drum-and-melodic/epic-dub.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drum-and-melodic/epic-dub.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/chill.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/chill.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/drumNbase-B.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/drumNbase-B.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/drumNbase.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/drumNbase.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/hip-hop.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/hip-hop.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/house-A.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/house-A.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/house-B.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/house-B.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/house-C.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/house-C.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/house-D.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/house-D.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/indie.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/indie.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/lounge.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/lounge.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/step.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/step.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/techhouse.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/techhouse.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/techno-A.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/techno-A.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/techno-B.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/techno-B.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/techno-C.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/techno-C.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/techno-D-ratcheting.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/techno-D-ratcheting.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/drums/techno-E-ratcheting.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/drums/techno-E-ratcheting.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/11-45.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/11-45.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/12-25-softSuffle.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/12-25-softSuffle.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/12-45.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/12-45.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/13-25.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/13-25.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/15-64-shuffle.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/15-64-shuffle.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/16-45-shuffle.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/16-45-shuffle.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/45-16.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/45-16.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/64-15-hardShuffle.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/64-15-hardShuffle.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/andal.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/andal.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/backdoor.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/backdoor.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/blues.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/blues.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/pachebel.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/pachebel.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/2.1/progression/qdown-softShuffle.b2proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/2.1/progression/qdown-softShuffle.b2proj -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/ACFDm.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/ACFDm.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/ADE-AED.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/ADE-AED.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/AmDmGC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/AmDmGC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/AmGFE.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/AmGFE.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/BmAGF.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/BmAGF.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CAmDmG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CAmDmG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CDGEm.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CDGEm.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CDmFG-DmG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CDmFG-DmG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CEmDmG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CEmDmG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CFG-CGF.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CFG-CGF.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CGAmEmF.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CGAmEmF.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/CGAmF.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/CGAmF.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/DABmFmG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/DABmFmG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/DABmG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/DABmG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/DEmGA-EmA.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/DEmGA-EmA.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/DGA-DAG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/DGA-DAG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/DmCAA.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/DmCAA.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/DmGmCF.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/DmGmCF.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EAB-ABB-allMinor.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EAB-ABB-allMinor.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EAB-ABB-dirtyMajor.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EAB-ABB-dirtyMajor.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EAB-ABB-dirtyMinor.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EAB-ABB-dirtyMinor.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EAB-ABB.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EAB-ABB.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EBCmA.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EBCmA.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EmAmDG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EmAmDG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/EmDCH.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/EmDCH.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FAC-FCA.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FAC-FCA.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FAmCAmDmG7.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FAmCAmDmG7.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FAmGmC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FAmGmC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FCDmAmA.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FCDmAmA.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FCDmBb.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FCDmBb.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FDmGmC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FDmGmC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FEmCADG.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FEmCADG.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FFmCAmDmG7.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FFmCAmDmG7.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FGCAm.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FGCAm.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/FGmAC-GmC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/FGmAC-GmC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GADBm.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GADBm.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GAmCD-AmD.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GAmCD-AmD.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GCD-GDC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GCD-GDC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GDEmC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GDEmC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GDEmHmC.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GDEmHmC.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GEmAmD.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GEmAmD.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GHmAmD.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GHmAmD.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/GmFDD.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/GmFDD.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/audio/arpeggio-A-2.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/audio/arpeggio-A-2.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/ACFDm.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/ACFDm.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/ADE-AED.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/ADE-AED.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/AmDmGC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/AmDmGC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/AmGFE.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/AmGFE.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/BmAGF.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/BmAGF.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CAmDmG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CAmDmG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CDGEm.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CDGEm.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CDmFG-DmG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CDmFG-DmG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CEmDmG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CEmDmG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CFG-CGF.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CFG-CGF.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CGAmEmF.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CGAmEmF.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/CGAmF.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/CGAmF.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/DABmFmG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/DABmFmG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/DABmG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/DABmG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/DEmGA-EmA.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/DEmGA-EmA.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/DGA-DAG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/DGA-DAG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/DmCAA.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/DmCAA.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/DmGmCF.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/DmGmCF.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EAB-ABB-allMinor.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EAB-ABB-allMinor.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EAB-ABB-dirtyMajor.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EAB-ABB-dirtyMajor.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EAB-ABB-dirtyMinor.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EAB-ABB-dirtyMinor.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EAB-ABB.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EAB-ABB.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EBCmA.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EBCmA.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EmAmDG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EmAmDG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/EmDCH.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/EmDCH.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FAC-FCA.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FAC-FCA.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FAmCAmDmG7.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FAmCAmDmG7.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FAmGmC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FAmGmC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FCDmAmA.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FCDmAmA.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FCDmBb.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FCDmBb.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FDmGmC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FDmGmC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FEmCADG.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FEmCADG.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FFmCAmDmG7.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FFmCAmDmG7.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FGCAm.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FGCAm.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/FGmAC-GmC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/FGmAC-GmC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GADBm.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GADBm.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GAmCD-AmD.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GAmCD-AmD.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GCD-GDC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GCD-GDC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GDEmC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GDEmC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GDEmHmC.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GDEmHmC.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GEmAmD.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GEmAmD.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GHmAmD.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GHmAmD.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/chordsets/presets/GmFDD.b2cset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/chordsets/presets/GmFDD.b2cset -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/arpeggios/arpeggio-A.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/arpeggios/arpeggio-A.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/arpeggios/arpeggio-B.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/arpeggios/arpeggio-B.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/arpeggios/arpeggio-C.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/arpeggios/arpeggio-C.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/arpeggios/arpeggio-D.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/arpeggios/arpeggio-D.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drum-and-melodic/drumNbase-with-arpeggio-B.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drum-and-melodic/drumNbase-with-arpeggio-B.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drum-and-melodic/drumNbase-with-arpeggio.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drum-and-melodic/drumNbase-with-arpeggio.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drum-and-melodic/epic-dub.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drum-and-melodic/epic-dub.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/chill.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/chill.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/drumNbase-B.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/drumNbase-B.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/drumNbase.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/drumNbase.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/house-A.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/house-A.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/house-B.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/house-B.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/house-C.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/house-C.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/house-D.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/house-D.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/indie.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/indie.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/lounge.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/lounge.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/step.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/step.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/techhouse.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/techhouse.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/techno-A.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/techno-A.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/techno-B.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/techno-B.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/techno-C.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/techno-C.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/techno-D-ratcheting.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/techno-D-ratcheting.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/drums/techno-E-ratcheting.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/drums/techno-E-ratcheting.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/11-45.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/11-45.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/12-25-softSuffle.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/12-25-softSuffle.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/12-45.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/12-45.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/13-25.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/13-25.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/15-64-shuffle.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/15-64-shuffle.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/16-45-shuffle.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/16-45-shuffle.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/45-16.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/45-16.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/64-15-hardShuffle.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/64-15-hardShuffle.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/andal.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/andal.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/blues.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/blues.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/pachebel.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/pachebel.ogg -------------------------------------------------------------------------------- /resources/FactoryPresets/projects/presets/progression/qdown-softShuffle.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/FactoryPresets/projects/presets/progression/qdown-softShuffle.ogg -------------------------------------------------------------------------------- /resources/Fonts/Fjalla_One/FjallaOne-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Fonts/Fjalla_One/FjallaOne-Regular.ttf -------------------------------------------------------------------------------- /resources/Fonts/Fjalla_One/OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Fonts/Fjalla_One/OFL.txt -------------------------------------------------------------------------------- /resources/Fonts/Fredoka_One/FredokaOne-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Fonts/Fredoka_One/FredokaOne-Regular.ttf -------------------------------------------------------------------------------- /resources/Fonts/OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Fonts/OFL.txt -------------------------------------------------------------------------------- /resources/Fonts/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Fonts/README.txt -------------------------------------------------------------------------------- /resources/Fonts/oswald/Oswald-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Fonts/oswald/Oswald-Regular.ttf -------------------------------------------------------------------------------- /resources/Images/1-stars-on.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/1-stars-on.svg -------------------------------------------------------------------------------- /resources/Images/1-stars.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/1-stars.svg -------------------------------------------------------------------------------- /resources/Images/3-stars-on.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/3-stars-on.svg -------------------------------------------------------------------------------- /resources/Images/3-stars.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/3-stars.svg -------------------------------------------------------------------------------- /resources/Images/5-stars-on.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/5-stars-on.svg -------------------------------------------------------------------------------- /resources/Images/5-stars.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/5-stars.svg -------------------------------------------------------------------------------- /resources/Images/5-stars2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/5-stars2.svg -------------------------------------------------------------------------------- /resources/Images/MIDI-LEARN-DESCRIPTION.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/MIDI-LEARN-DESCRIPTION.png -------------------------------------------------------------------------------- /resources/Images/WINDOW-BLUR.txt: -------------------------------------------------------------------------------- 1 | SIZE: 30 2 | COLOR: FF3B00 3 | AND BLACK -------------------------------------------------------------------------------- /resources/Images/aboutbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/aboutbox.png -------------------------------------------------------------------------------- /resources/Images/appstore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/appstore.png -------------------------------------------------------------------------------- /resources/Images/au_logo_100x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/au_logo_100x.png -------------------------------------------------------------------------------- /resources/Images/b-step-appicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-appicon.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-100.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-1024.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-120.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-128.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-128.ico -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-144.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-152.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-154.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-154.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-16.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-256.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-256.icns -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-256.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-29.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-32.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-32.ico -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-32.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-40.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-50.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-512.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-512.jpg -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-55.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-55.bmp -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-58.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-64.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-64.ico -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-64.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-72.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-76.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon-NICE-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon-NICE-80.png -------------------------------------------------------------------------------- /resources/Images/b-step-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-icon.png -------------------------------------------------------------------------------- /resources/Images/b-step-logo-wizzard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-logo-wizzard.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-100x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-100x100.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024-768-smothed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024-768-smothed.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x1024-rotate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x1024-rotate.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x1024-trial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x1024-trial.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x1024.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x412.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x412.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x512.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x768-invert.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x768-invert.jpg -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x768.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x768.bmp -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x768.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x768.gif -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x768.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x768.jpg -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-1024x768.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-1024x768.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-200x200-trial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-200x200-trial.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-512x512-linux.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-512x512-linux.bmp -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-512x512-linux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-512x512-linux.png -------------------------------------------------------------------------------- /resources/Images/b-step-sequencer-launch-icon-600x225.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-sequencer-launch-icon-600x225.png -------------------------------------------------------------------------------- /resources/Images/b-step-software-box.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-software-box.gif -------------------------------------------------------------------------------- /resources/Images/b-step-software-box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b-step-software-box.png -------------------------------------------------------------------------------- /resources/Images/b_logo-new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/b_logo-new.png -------------------------------------------------------------------------------- /resources/Images/chord-editor blur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/chord-editor blur.png -------------------------------------------------------------------------------- /resources/Images/chord-editor-blur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/chord-editor-blur.png -------------------------------------------------------------------------------- /resources/Images/chord_editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/chord_editor.png -------------------------------------------------------------------------------- /resources/Images/clipboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/clipboard.svg -------------------------------------------------------------------------------- /resources/Images/clipboard_1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/clipboard_1.svg -------------------------------------------------------------------------------- /resources/Images/clipboard_2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/clipboard_2.svg -------------------------------------------------------------------------------- /resources/Images/clipboard_3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/clipboard_3.svg -------------------------------------------------------------------------------- /resources/Images/clipboard_4.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/clipboard_4.svg -------------------------------------------------------------------------------- /resources/Images/close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/close.svg -------------------------------------------------------------------------------- /resources/Images/connection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/connection.svg -------------------------------------------------------------------------------- /resources/Images/demo-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-bg.png -------------------------------------------------------------------------------- /resources/Images/demo-continue-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-continue-hover.png -------------------------------------------------------------------------------- /resources/Images/demo-continue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-continue.png -------------------------------------------------------------------------------- /resources/Images/demo-go-pro-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-go-pro-hover.png -------------------------------------------------------------------------------- /resources/Images/demo-go-pro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-go-pro.png -------------------------------------------------------------------------------- /resources/Images/demo-restart-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-restart-hover.png -------------------------------------------------------------------------------- /resources/Images/demo-restart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/demo-restart.png -------------------------------------------------------------------------------- /resources/Images/disk-write.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/disk-write.svg -------------------------------------------------------------------------------- /resources/Images/drag.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/drag.svg -------------------------------------------------------------------------------- /resources/Images/edit-button-enabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/edit-button-enabled.png -------------------------------------------------------------------------------- /resources/Images/edit-button-off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/edit-button-off.png -------------------------------------------------------------------------------- /resources/Images/edit-button-on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/edit-button-on.png -------------------------------------------------------------------------------- /resources/Images/edit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/edit.svg -------------------------------------------------------------------------------- /resources/Images/eye.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/eye.svg -------------------------------------------------------------------------------- /resources/Images/favicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/favicon.gif -------------------------------------------------------------------------------- /resources/Images/focus_cycle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/focus_cycle.png -------------------------------------------------------------------------------- /resources/Images/folder-new.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/folder-new.svg -------------------------------------------------------------------------------- /resources/Images/folder.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/folder.svg -------------------------------------------------------------------------------- /resources/Images/folder2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/folder2.svg -------------------------------------------------------------------------------- /resources/Images/info.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/info.svg -------------------------------------------------------------------------------- /resources/Images/info_enabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/info_enabled.png -------------------------------------------------------------------------------- /resources/Images/installer-large.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/installer-large.bmp -------------------------------------------------------------------------------- /resources/Images/jack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/jack.svg -------------------------------------------------------------------------------- /resources/Images/learn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/learn.svg -------------------------------------------------------------------------------- /resources/Images/load.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/load.svg -------------------------------------------------------------------------------- /resources/Images/load_button-on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/load_button-on.png -------------------------------------------------------------------------------- /resources/Images/load_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/load_button.png -------------------------------------------------------------------------------- /resources/Images/logo_audiounits.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/logo_audiounits.gif -------------------------------------------------------------------------------- /resources/Images/midi-learn-blur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/midi-learn-blur.png -------------------------------------------------------------------------------- /resources/Images/midi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/midi.png -------------------------------------------------------------------------------- /resources/Images/midilearn-button-off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/midilearn-button-off.png -------------------------------------------------------------------------------- /resources/Images/midilearn-button-on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/midilearn-button-on.png -------------------------------------------------------------------------------- /resources/Images/midilearn-enabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/midilearn-enabled.png -------------------------------------------------------------------------------- /resources/Images/move.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/move.png -------------------------------------------------------------------------------- /resources/Images/move.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/move.svg -------------------------------------------------------------------------------- /resources/Images/mute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/mute.png -------------------------------------------------------------------------------- /resources/Images/mute.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/mute.svg -------------------------------------------------------------------------------- /resources/Images/mute_enabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/mute_enabled.png -------------------------------------------------------------------------------- /resources/Images/mute_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/mute_on.png -------------------------------------------------------------------------------- /resources/Images/new.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/new.svg -------------------------------------------------------------------------------- /resources/Images/paint.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/paint.svg -------------------------------------------------------------------------------- /resources/Images/panic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/panic.png -------------------------------------------------------------------------------- /resources/Images/panic.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/panic.svg -------------------------------------------------------------------------------- /resources/Images/panic_enabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/panic_enabled.png -------------------------------------------------------------------------------- /resources/Images/panic_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/panic_on.png -------------------------------------------------------------------------------- /resources/Images/pause.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/pause.svg -------------------------------------------------------------------------------- /resources/Images/pause_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/pause_disabled.png -------------------------------------------------------------------------------- /resources/Images/play.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/play.svg -------------------------------------------------------------------------------- /resources/Images/play_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/play_disabled.png -------------------------------------------------------------------------------- /resources/Images/plus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/plus.svg -------------------------------------------------------------------------------- /resources/Images/programm-800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/programm-800.png -------------------------------------------------------------------------------- /resources/Images/programm-icon-32.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/programm-icon-32.ico -------------------------------------------------------------------------------- /resources/Images/question-button-off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/question-button-off.png -------------------------------------------------------------------------------- /resources/Images/question-button-on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/question-button-on.png -------------------------------------------------------------------------------- /resources/Images/question.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/question.svg -------------------------------------------------------------------------------- /resources/Images/record.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/record.svg -------------------------------------------------------------------------------- /resources/Images/reputation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/reputation.svg -------------------------------------------------------------------------------- /resources/Images/rubber.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/rubber.svg -------------------------------------------------------------------------------- /resources/Images/rubber2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/rubber2.svg -------------------------------------------------------------------------------- /resources/Images/save.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/save.svg -------------------------------------------------------------------------------- /resources/Images/save_button-on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/save_button-on.png -------------------------------------------------------------------------------- /resources/Images/save_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/save_button.png -------------------------------------------------------------------------------- /resources/Images/select.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/select.svg -------------------------------------------------------------------------------- /resources/Images/settings-button-off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/settings-button-off.png -------------------------------------------------------------------------------- /resources/Images/settings-button-on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/settings-button-on.png -------------------------------------------------------------------------------- /resources/Images/settings-enabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/settings-enabled.png -------------------------------------------------------------------------------- /resources/Images/settings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/settings.svg -------------------------------------------------------------------------------- /resources/Images/social_delicious.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_delicious.png -------------------------------------------------------------------------------- /resources/Images/social_delicious_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_delicious_red.png -------------------------------------------------------------------------------- /resources/Images/social_digg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_digg.png -------------------------------------------------------------------------------- /resources/Images/social_digg_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_digg_black.png -------------------------------------------------------------------------------- /resources/Images/social_facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_facebook.png -------------------------------------------------------------------------------- /resources/Images/social_facebook_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_facebook_black.png -------------------------------------------------------------------------------- /resources/Images/social_google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_google.png -------------------------------------------------------------------------------- /resources/Images/social_google_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_google_black.png -------------------------------------------------------------------------------- /resources/Images/social_pintrest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_pintrest.png -------------------------------------------------------------------------------- /resources/Images/social_pintrest_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_pintrest_black.png -------------------------------------------------------------------------------- /resources/Images/social_twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_twitter.png -------------------------------------------------------------------------------- /resources/Images/social_twitter_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_twitter_black.png -------------------------------------------------------------------------------- /resources/Images/social_youtube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_youtube.png -------------------------------------------------------------------------------- /resources/Images/social_youtube_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/social_youtube_black.png -------------------------------------------------------------------------------- /resources/Images/steop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/steop.svg -------------------------------------------------------------------------------- /resources/Images/stop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/stop.svg -------------------------------------------------------------------------------- /resources/Images/stop_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/stop_disabled.png -------------------------------------------------------------------------------- /resources/Images/theme-blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/theme-blue.png -------------------------------------------------------------------------------- /resources/Images/theme-old.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/theme-old.png -------------------------------------------------------------------------------- /resources/Images/theme-retro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/theme-retro.png -------------------------------------------------------------------------------- /resources/Images/trash.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/trash.svg -------------------------------------------------------------------------------- /resources/Images/vst_logo_100x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/vst_logo_100x.png -------------------------------------------------------------------------------- /resources/Images/way-to-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/way-to-logo.png -------------------------------------------------------------------------------- /resources/Images/whats-new-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/Images/whats-new-bg.png -------------------------------------------------------------------------------- /resources/installer_mac/License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_mac/License.txt -------------------------------------------------------------------------------- /resources/installer_mac/Readme.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_mac/Readme.rtf -------------------------------------------------------------------------------- /resources/installer_mac/b-step-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_mac/b-step-icon.png -------------------------------------------------------------------------------- /resources/installer_mac/icns.rsrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_mac/icns.rsrc -------------------------------------------------------------------------------- /resources/installer_win/bstep.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_win/bstep.ico -------------------------------------------------------------------------------- /resources/installer_win/bstep64.iss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_win/bstep64.iss -------------------------------------------------------------------------------- /resources/installer_win/empty.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/resources/installer_win/empty.bmp -------------------------------------------------------------------------------- /src/App.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/App.h -------------------------------------------------------------------------------- /src/AppInstanceStore.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppInstanceStore.cpp -------------------------------------------------------------------------------- /src/AppInstanceStore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppInstanceStore.h -------------------------------------------------------------------------------- /src/AppParameterList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppParameterList.cpp -------------------------------------------------------------------------------- /src/AppParameterList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppParameterList.h -------------------------------------------------------------------------------- /src/AppStyleEditor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppStyleEditor.cpp -------------------------------------------------------------------------------- /src/AppStyleEditor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppStyleEditor.h -------------------------------------------------------------------------------- /src/AppStyles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppStyles.cpp -------------------------------------------------------------------------------- /src/AppStyles.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppStyles.h -------------------------------------------------------------------------------- /src/AppStylesConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/AppStylesConfig.h -------------------------------------------------------------------------------- /src/CHORDS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CHORDS.h -------------------------------------------------------------------------------- /src/Controller.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/Controller.cpp -------------------------------------------------------------------------------- /src/Controller.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/Controller.h -------------------------------------------------------------------------------- /src/ControllerConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/ControllerConfig.h -------------------------------------------------------------------------------- /src/ControllerMidiLearn.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/ControllerMidiLearn.cpp -------------------------------------------------------------------------------- /src/ControllerMidiLearn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/ControllerMidiLearn.h -------------------------------------------------------------------------------- /src/CoreAudioPlayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreAudioPlayer.h -------------------------------------------------------------------------------- /src/CoreAudioRecorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreAudioRecorder.h -------------------------------------------------------------------------------- /src/CoreBarControllers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreBarControllers.h -------------------------------------------------------------------------------- /src/CoreBarStepControllers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreBarStepControllers.h -------------------------------------------------------------------------------- /src/CoreCopy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreCopy.h -------------------------------------------------------------------------------- /src/CoreDatastructure.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreDatastructure.cpp -------------------------------------------------------------------------------- /src/CoreDatastructure.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreDatastructure.h -------------------------------------------------------------------------------- /src/CoreLaunchpad.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreLaunchpad.cpp -------------------------------------------------------------------------------- /src/CoreLaunchpad.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreLaunchpad.h -------------------------------------------------------------------------------- /src/CoreObservers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreObservers.h -------------------------------------------------------------------------------- /src/CorePatternControllers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CorePatternControllers.h -------------------------------------------------------------------------------- /src/CoreSequencer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreSequencer.cpp -------------------------------------------------------------------------------- /src/CoreSequencer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreSequencer.h -------------------------------------------------------------------------------- /src/CoreStepControllers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/CoreStepControllers.h -------------------------------------------------------------------------------- /src/DoYouKnow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/DoYouKnow.cpp -------------------------------------------------------------------------------- /src/DoYouKnow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/DoYouKnow.h -------------------------------------------------------------------------------- /src/FileIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/FileIO.cpp -------------------------------------------------------------------------------- /src/FileIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/FileIO.h -------------------------------------------------------------------------------- /src/MIDICC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MIDICC.h -------------------------------------------------------------------------------- /src/MIDIIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MIDIIO.cpp -------------------------------------------------------------------------------- /src/MIDIIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MIDIIO.h -------------------------------------------------------------------------------- /src/MIDILearn.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MIDILearn.cpp -------------------------------------------------------------------------------- /src/MIDILearn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MIDILearn.h -------------------------------------------------------------------------------- /src/MenuBarLeft.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MenuBarLeft.cpp -------------------------------------------------------------------------------- /src/MenuBarLeft.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MenuBarLeft.h -------------------------------------------------------------------------------- /src/MenuBarRight.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MenuBarRight.cpp -------------------------------------------------------------------------------- /src/MenuBarRight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/MenuBarRight.h -------------------------------------------------------------------------------- /src/Parameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/Parameter.cpp -------------------------------------------------------------------------------- /src/Parameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/Parameter.h -------------------------------------------------------------------------------- /src/PluginProcessor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/PluginProcessor.cpp -------------------------------------------------------------------------------- /src/PluginProcessor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/PluginProcessor.h -------------------------------------------------------------------------------- /src/SCALES.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/SCALES.h -------------------------------------------------------------------------------- /src/SliderValuePopup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/SliderValuePopup.cpp -------------------------------------------------------------------------------- /src/SliderValuePopup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/SliderValuePopup.h -------------------------------------------------------------------------------- /src/UIEditorToolbar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UIEditorToolbar.cpp -------------------------------------------------------------------------------- /src/UIEditorToolbar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UIEditorToolbar.h -------------------------------------------------------------------------------- /src/UIHtmlView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UIHtmlView.cpp -------------------------------------------------------------------------------- /src/UIHtmlView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UIHtmlView.h -------------------------------------------------------------------------------- /src/UI_Base.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Base.h -------------------------------------------------------------------------------- /src/UI_Button.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Button.cpp -------------------------------------------------------------------------------- /src/UI_Button.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Button.h -------------------------------------------------------------------------------- /src/UI_Label.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Label.cpp -------------------------------------------------------------------------------- /src/UI_Label.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Label.h -------------------------------------------------------------------------------- /src/UI_MoveEvent2ChildsComponent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_MoveEvent2ChildsComponent.h -------------------------------------------------------------------------------- /src/UI_Slider.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Slider.cpp -------------------------------------------------------------------------------- /src/UI_Slider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Slider.h -------------------------------------------------------------------------------- /src/UI_Tools.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Tools.cpp -------------------------------------------------------------------------------- /src/UI_Tools.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UI_Tools.h -------------------------------------------------------------------------------- /src/UiChordEditorChordOffset.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiChordEditorChordOffset.cpp -------------------------------------------------------------------------------- /src/UiChordEditorChordOffset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiChordEditorChordOffset.h -------------------------------------------------------------------------------- /src/UiChordEditorStringOffset.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiChordEditorStringOffset.cpp -------------------------------------------------------------------------------- /src/UiChordEditorStringOffset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiChordEditorStringOffset.h -------------------------------------------------------------------------------- /src/UiColumn16.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiColumn16.cpp -------------------------------------------------------------------------------- /src/UiColumn16.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiColumn16.h -------------------------------------------------------------------------------- /src/UiColumnWrapper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiColumnWrapper.cpp -------------------------------------------------------------------------------- /src/UiColumnWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiColumnWrapper.h -------------------------------------------------------------------------------- /src/UiDualAudioPlayer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiDualAudioPlayer.cpp -------------------------------------------------------------------------------- /src/UiDualAudioPlayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiDualAudioPlayer.h -------------------------------------------------------------------------------- /src/UiDualDownload.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiDualDownload.cpp -------------------------------------------------------------------------------- /src/UiDualDownload.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiDualDownload.h -------------------------------------------------------------------------------- /src/UiDynamicSizeEnd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiDynamicSizeEnd.h -------------------------------------------------------------------------------- /src/UiDynamicSizeStart.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiDynamicSizeStart.h -------------------------------------------------------------------------------- /src/UiEditorAbout.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorAbout.cpp -------------------------------------------------------------------------------- /src/UiEditorAbout.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorAbout.h -------------------------------------------------------------------------------- /src/UiEditorChords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorChords.cpp -------------------------------------------------------------------------------- /src/UiEditorChords.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorChords.h -------------------------------------------------------------------------------- /src/UiEditorClipboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorClipboard.cpp -------------------------------------------------------------------------------- /src/UiEditorClipboard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorClipboard.h -------------------------------------------------------------------------------- /src/UiEditorColours.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorColours.cpp -------------------------------------------------------------------------------- /src/UiEditorColours.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorColours.h -------------------------------------------------------------------------------- /src/UiEditorFileManager.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorFileManager.cpp -------------------------------------------------------------------------------- /src/UiEditorFileManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorFileManager.h -------------------------------------------------------------------------------- /src/UiEditorInputPopup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorInputPopup.cpp -------------------------------------------------------------------------------- /src/UiEditorInputPopup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorInputPopup.h -------------------------------------------------------------------------------- /src/UiEditorKeyboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorKeyboard.cpp -------------------------------------------------------------------------------- /src/UiEditorKeyboard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorKeyboard.h -------------------------------------------------------------------------------- /src/UiEditorMidiLearn.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorMidiLearn.cpp -------------------------------------------------------------------------------- /src/UiEditorMidiLearn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorMidiLearn.h -------------------------------------------------------------------------------- /src/UiEditorRightMainwindows.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorRightMainwindows.cpp -------------------------------------------------------------------------------- /src/UiEditorRightMainwindows.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorRightMainwindows.h -------------------------------------------------------------------------------- /src/UiEditorSettings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorSettings.cpp -------------------------------------------------------------------------------- /src/UiEditorSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorSettings.h -------------------------------------------------------------------------------- /src/UiEditorSetup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorSetup.cpp -------------------------------------------------------------------------------- /src/UiEditorSetup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiEditorSetup.h -------------------------------------------------------------------------------- /src/UiFileView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiFileView.cpp -------------------------------------------------------------------------------- /src/UiFileView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiFileView.h -------------------------------------------------------------------------------- /src/UiLeftsideCC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideCC.cpp -------------------------------------------------------------------------------- /src/UiLeftsideCC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideCC.h -------------------------------------------------------------------------------- /src/UiLeftsideLabel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideLabel.cpp -------------------------------------------------------------------------------- /src/UiLeftsideLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideLabel.h -------------------------------------------------------------------------------- /src/UiLeftsideLabelModel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideLabelModel.cpp -------------------------------------------------------------------------------- /src/UiLeftsideLabelModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideLabelModel.h -------------------------------------------------------------------------------- /src/UiLeftsideModelLabel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideModelLabel.cpp -------------------------------------------------------------------------------- /src/UiLeftsideModelLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideModelLabel.h -------------------------------------------------------------------------------- /src/UiLeftsideStartStopPause.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideStartStopPause.cpp -------------------------------------------------------------------------------- /src/UiLeftsideStartStopPause.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLeftsideStartStopPause.h -------------------------------------------------------------------------------- /src/UiLookAndFeel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLookAndFeel.cpp -------------------------------------------------------------------------------- /src/UiLookAndFeel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiLookAndFeel.h -------------------------------------------------------------------------------- /src/UiMainWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiMainWindow.cpp -------------------------------------------------------------------------------- /src/UiMainWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiMainWindow.h -------------------------------------------------------------------------------- /src/UiMainWindowLayout.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiMainWindowLayout.h -------------------------------------------------------------------------------- /src/UiMidiControllerElement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiMidiControllerElement.cpp -------------------------------------------------------------------------------- /src/UiMidiControllerElement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiMidiControllerElement.h -------------------------------------------------------------------------------- /src/UiNotificationAnimation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiNotificationAnimation.cpp -------------------------------------------------------------------------------- /src/UiNotificationAnimation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiNotificationAnimation.h -------------------------------------------------------------------------------- /src/UiQuestionIsYourFriend.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiQuestionIsYourFriend.cpp -------------------------------------------------------------------------------- /src/UiQuestionIsYourFriend.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiQuestionIsYourFriend.h -------------------------------------------------------------------------------- /src/UiSettings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiSettings.cpp -------------------------------------------------------------------------------- /src/UiSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiSettings.h -------------------------------------------------------------------------------- /src/UiTextImExport.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiTextImExport.cpp -------------------------------------------------------------------------------- /src/UiTextImExport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/UiTextImExport.h -------------------------------------------------------------------------------- /src/_H_CoreSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/_H_CoreSettings.h -------------------------------------------------------------------------------- /src/_H_UiElements.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/_H_UiElements.h -------------------------------------------------------------------------------- /src/_USER_DEBUG_HEADERS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/_USER_DEBUG_HEADERS.h -------------------------------------------------------------------------------- /src/ticker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/ticker.cpp -------------------------------------------------------------------------------- /src/ticker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/ticker.h -------------------------------------------------------------------------------- /src/unused/SplashScreen.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/SplashScreen.cpp -------------------------------------------------------------------------------- /src/unused/SplashScreen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/SplashScreen.h -------------------------------------------------------------------------------- /src/unused/UiEditorMIDIIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/UiEditorMIDIIO.cpp -------------------------------------------------------------------------------- /src/unused/UiEditorMIDIIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/UiEditorMIDIIO.h -------------------------------------------------------------------------------- /src/unused/UiTestArea.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/UiTestArea.cpp -------------------------------------------------------------------------------- /src/unused/UiTestArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/UiTestArea.h -------------------------------------------------------------------------------- /src/unused/_CHANGELOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/_CHANGELOG -------------------------------------------------------------------------------- /src/unused/_H_UiLayoutWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/_H_UiLayoutWrapper.h -------------------------------------------------------------------------------- /src/unused/_RELEASE-CHECKLIST: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/_RELEASE-CHECKLIST -------------------------------------------------------------------------------- /src/unused/_STUFF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/_STUFF -------------------------------------------------------------------------------- /src/unused/dRowAudio_AudioUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_AudioUtility.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_Buffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_Buffer.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_Constants.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_Constants.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_GraphicalComponent.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_GraphicalComponent.cpp -------------------------------------------------------------------------------- /src/unused/dRowAudio_GraphicalComponent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_GraphicalComponent.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_MathsUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_MathsUtilities.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_OnePoleFilter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_OnePoleFilter.cpp -------------------------------------------------------------------------------- /src/unused/dRowAudio_OnePoleFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_OnePoleFilter.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_SegmentedMeter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_SegmentedMeter.cpp -------------------------------------------------------------------------------- /src/unused/dRowAudio_SegmentedMeter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_SegmentedMeter.h -------------------------------------------------------------------------------- /src/unused/dRowAudio_StateVariable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/dRowAudio_StateVariable.h -------------------------------------------------------------------------------- /src/unused/mono_AmpPainter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_AmpPainter.cpp -------------------------------------------------------------------------------- /src/unused/mono_AmpPainter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_AmpPainter.h -------------------------------------------------------------------------------- /src/unused/mono_AudioDeviceManager.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_AudioDeviceManager.cpp -------------------------------------------------------------------------------- /src/unused/mono_AudioDeviceManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_AudioDeviceManager.h -------------------------------------------------------------------------------- /src/unused/mono_Parameters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_Parameters.cpp -------------------------------------------------------------------------------- /src/unused/mono_Parameters.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_Parameters.h -------------------------------------------------------------------------------- /src/unused/mono_Parameters_new.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_Parameters_new.h -------------------------------------------------------------------------------- /src/unused/mono_UiRefresher.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_UiRefresher.cpp -------------------------------------------------------------------------------- /src/unused/mono_UiRefresher.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_UiRefresher.h -------------------------------------------------------------------------------- /src/unused/mono_UiUtilities.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_UiUtilities.cpp -------------------------------------------------------------------------------- /src/unused/mono_UiUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/unused/mono_UiUtilities.h -------------------------------------------------------------------------------- /src/version.cpp.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/version.cpp.in -------------------------------------------------------------------------------- /src/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/surge-synthesizer/b-step/HEAD/src/version.h --------------------------------------------------------------------------------