Andrew Belt
|
046861c858
|
Add debug messages to Audio Interface
|
7 years ago |
Andrew Belt
|
0f858a39e4
|
Audio Interface: Only display sample rates supported by the audio driver
|
7 years ago |
Andrew Belt
|
43eae4f256
|
Yield immediately on audio driver thread if engine is paused
|
7 years ago |
Andrew Belt
|
2734f9c7f8
|
Update device name in AudioInterface choice widget only when deviceId
changes
|
7 years ago |
Andrew Belt
|
ef8f00be91
|
Audio Interface: Check if stream is running directly instead of using
boolean variable
|
7 years ago |
Andrew Belt
|
b0a9f72b64
|
MacOS Audio Interface fixes
|
7 years ago |
Andrew Belt
|
f33220aa9b
|
Add mutex to AudioInterface::getDeviceName
|
7 years ago |
Andrew Belt
|
e4f18e7c0c
|
Migrate to RtAudio from portaudio
|
7 years ago |
Andrew Belt
|
85c75eef33
|
Changed log() to info(), warn(), and fatal()
|
7 years ago |
Andrew Belt
|
b10d1122bb
|
Added log() logger with INFO, WARN, and ERROR levels
|
7 years ago |
Andrew Belt
|
fc29d9861b
|
Merge manufacturerSlug and manufacturerName to manufacturer, use plugin
slug for patches instead of manufacturerSlug
|
7 years ago |
Andrew Belt
|
47682af04c
|
Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild)
|
7 years ago |
Andrew Belt
|
ec6a7f3ead
|
Added Model tags
|
7 years ago |
Andrew Belt
|
4917b6a8df
|
Fixed Blank resizing with zoom
|
7 years ago |
Andrew Belt
|
4d70a4d38e
|
Move Core MIDI stuff around
|
7 years ago |
Andrew Belt
|
162e1dff35
|
Update MIDI interfaces to current API
|
7 years ago |
ben
|
a18eac9a0c
|
Update midi modules for refactor of event framework (8e251c0ddb )
|
7 years ago |
Andrew Belt
|
8e251c0ddb
|
Refactor event framework. Everything uses Event* structs instead of
messy function arguments, removed on*Opaque()
|
7 years ago |
ben
|
bdbc63221a
|
Fix trigger midi learn
|
7 years ago |
ben
|
e331212ec7
|
improve Quad Midi handling (allow note re-trigger)
|
7 years ago |
ben
|
6bc7b104ec
|
remove debugging output from MidiToCV module
|
7 years ago |
ben
|
f67d37ec91
|
Fix quad midi pedal handling
|
7 years ago |
ben
|
0f9db90144
|
Add Smoothing to Pitch wheel and mod wheel and fix pedal handling for Midi-to-CV
|
7 years ago |
ben
|
801744f8d1
|
cleanup trigger (fix obfuscating pointer stuff) and fix confusing
naming in midi CC
|
7 years ago |
ben
|
ad2d582842
|
Cleanup Clock and replace Reset with start stop continue pulses
(Also minor visual changes)
|
7 years ago |
ben
|
3d7fd2b5c2
|
Naming/Cleanup Midi CC interface
|
7 years ago |
ben
|
e75029102d
|
Don't reset midi on device change and resetMidi values properly for midiCC
|
7 years ago |
ben
|
c9c78cb346
|
Add CC value smothing and cleanup midi CC to CV interface
|
7 years ago |
Andrew Belt
|
bc619644ac
|
Throw away old lights, add new LightWidget as a final replacement
|
7 years ago |
ben
|
5357c6ef27
|
fixes
|
7 years ago |
ben
|
7e824df01b
|
Avoid creating an rtMidi instance if not necessary and make sure it's
delete after
|
7 years ago |
ben
|
31e270d8e0
|
Avoid creating an rtMidi instance if not necessary and make sure it's
delete after
|
7 years ago |
ben
|
225e0462ca
|
Fix missing deletion of rtMidi instances
|
7 years ago |
ben
|
ccd820897f
|
cleanup
|
7 years ago |
Andrew Belt
|
caa1a5798e
|
Fix dropdown menu offset when zooming
|
7 years ago |
ben
|
b8bf0f438f
|
cleanup
|
7 years ago |
ben
|
ce4b0e77b2
|
Fix my misguided use of static variables
|
7 years ago |
ben
|
bf8b9bf3c6
|
Clean up midiIO implementation
|
7 years ago |
ben
|
5eac4e2384
|
Fix midi clock bug
|
7 years ago |
ben
|
f347abbe8d
|
Fix ignore types
|
7 years ago |
ben
|
9c652e196d
|
Fix sync if ccNum is changed by modifying the text
|
7 years ago |
Andrew Belt
|
df94ca7ac2
|
Fixed labels for Quad MIDI interface
|
7 years ago |
ben
|
bdc0479b4c
|
fix/implement modes
|
7 years ago |
ben
|
4bdf07f838
|
Basic implementation of quad midi to cv
|
7 years ago |
ben
|
698232dfa9
|
Dim light according to difference
|
7 years ago |
Andrew Belt
|
fde88775d4
|
Add Notes to Core, added manufacturer slug/name to Model, reverted to
Plugins
|
7 years ago |
ben
|
290e0890d6
|
fixes
|
7 years ago |
ben
|
3dd5298a29
|
fixes
|
7 years ago |
ben
|
ec48fd701a
|
Fix #292 (Also: add indicator lights which are ON as long as a knob is
not in sync with the output)
|
7 years ago |
Andrew Belt
|
0c4cf64726
|
Renamed Plugin to Manufacturer, added multiline to TextField, added
Notes to Core, changed plugin build system to support multiple targets
per manufacturer
|
7 years ago |