Andrew Belt
|
ae251d8e57
|
Un-reverting last commit
|
6 years ago |
Andrew Belt
|
0142ee2d20
|
Last commit doesn't do anything, reverted
|
6 years ago |
Andrew Belt
|
355614f86d
|
Close stream upon destructing AudioInterface
|
6 years ago |
Andrew Belt
|
680ef9ed08
|
Refactor plugin sync code
|
6 years ago |
Andrew Belt
|
d7875d5e30
|
Add midi.cpp with MidiIO class
|
6 years ago |
Andrew Belt
|
ca5d43ed9d
|
Use closest sample rate in AudioIO::openStream()
|
6 years ago |
Andrew Belt
|
e616e12fa5
|
Return specialized type in rack.hpp helper functions
|
6 years ago |
Andrew Belt
|
144de3943c
|
Stop audio instead of abort, use requested sample rate instead of
closest
|
6 years ago |
Andrew Belt
|
ce1906a288
|
Use AudioIO in AudioInterface
|
6 years ago |
Andrew Belt
|
092fb60b57
|
Remove request URL from log.txt
|
6 years ago |
Andrew Belt
|
9ce2a93566
|
Merge branch 'master' of github.com:VCVRack/Rack
|
6 years ago |
Andrew Belt
|
f129f026f6
|
Add AudioWidget
|
6 years ago |
Andrew Belt
|
542b84354d
|
Merge pull request #548 from bontric/bontric-midi-fixes
Midi fixes
|
6 years ago |
ben
|
a99bca7daa
|
fix pedal gate release
|
6 years ago |
Andrew Belt
|
3e5890b79d
|
Added support for continuous encoders, aka Knob widgets with infinite
min/max values
|
6 years ago |
Andrew Belt
|
f4834d8163
|
Build system fixes
|
6 years ago |
Andrew Belt
|
57da20904d
|
Remove interactive mode from dep `make clean`
|
6 years ago |
Andrew Belt
|
c4fed6d878
|
Add `make dist` to plugins.mk
|
6 years ago |
Andrew Belt
|
6a9bf0146d
|
Fix merge conflict
|
6 years ago |
ben
|
d2aa5af287
|
Fix quad midi pedal handling
|
6 years ago |
Andrew Belt
|
23da7e61ef
|
Update samplerate.hpp API
|
6 years ago |
Andrew Belt
|
f06bca3a89
|
Update CHANGELOG for v0.5.1
|
6 years ago |
Andrew Belt
|
41dd7a12a9
|
Merge branch 'v0.5'
|
6 years ago |
ben
|
4d3c3e3502
|
Fix rtaudio link (pull from git)
|
6 years ago |
ben
|
5584def2e8
|
Implement single message per step for all midi modules and Fix quad midi reset bug
|
6 years ago |
Andrew Belt
|
59dd24de13
|
Merge pull request #545 from mdemanett/libspeexdsp2
Replaces libsamplerate with libspeexdsp
|
6 years ago |
Matt Demanett
|
170561fb9b
|
Only set speex conversion rates if they actually change.
|
6 years ago |
Matt Demanett
|
b8f300d130
|
Header fix for linux.
|
6 years ago |
Matt Demanett
|
cf34b2cf55
|
libspeexdsp fix for windows.
|
6 years ago |
Matt Demanett
|
45e28ebbb1
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
6 years ago |
Andrew Belt
|
2c17b654af
|
Add -lssl to Linux build
|
6 years ago |
Andrew Belt
|
1de7cdb7bb
|
Merge branch 'v0.5' of github.com:VCVRack/Rack into v0.5
|
6 years ago |
Andrew Belt
|
2dabf2a9c7
|
Add openssl to Linux dist
|
6 years ago |
Andrew Belt
|
85a5ed46db
|
Add openssl to Linux build
|
6 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
6 years ago |
Andrew Belt
|
d558f1d316
|
Fix Windows build
|
6 years ago |
Andrew Belt
|
e21391d6f5
|
Merge branch 'v0.5' of github.com:VCVRack/Rack into v0.5
|
6 years ago |
Andrew Belt
|
a2d815db84
|
Leave Add Module popup metadata window open after mouse leaves module
section
|
6 years ago |
Andrew Belt
|
9b6c04f301
|
Update Mac make dist
|
6 years ago |
Andrew Belt
|
1b44985a0f
|
Add CKSSThree switch, ENUMS macro
|
6 years ago |
Andrew Belt
|
e042f823b6
|
Add -lcrypto to Mac/Windows build
|
6 years ago |
Andrew Belt
|
98df3e63aa
|
Add openssl to build system
|
6 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
6 years ago |
Andrew Belt
|
d9efe43112
|
Don't write empty file if toJson is unsuccessful
|
7 years ago |
Andrew Belt
|
fd0d2232ac
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
36cd050ba4
|
Remove Module::reset(), Module::initialize(), and Module::randomize(),
add onRandomize(), onReset(), onCreate(), and onDelete()
|
7 years ago |
Andrew Belt
|
862d9ed575
|
Add Rack version to plugin request
|
7 years ago |
Jeremy Wentworth
|
6787867d27
|
clarified comment about sizes (#510)
* Update app.hpp
* Update app.hpp
|
7 years ago |
Jeremy Wentworth
|
e72618ea84
|
fixed note off velocity
|
7 years ago |
Andrew Belt
|
a538fad3fc
|
Add SSL support to curl build
|
7 years ago |