Andrew Belt
|
d750c456a7
|
Make dsp::Decimator compatible with SIMD types.
|
5 years ago |
Andrew Belt
|
9c7ebfc015
|
Add getters for event::State members.
|
5 years ago |
Andrew Belt
|
e4c5f817ea
|
Decrease resolution to VGA 640 × 480.
|
5 years ago |
Andrew Belt
|
f35ac3e711
|
Rename parameter template arguments and aliases in Vector.
|
5 years ago |
Andrew Belt
|
d434270da8
|
Added static variables to get template parameters in Vector classes.
|
5 years ago |
Andrew Belt
|
419e4670e0
|
Add menu item for settings::allowCursorLock.
|
5 years ago |
Andrew Belt
|
33a147b4a7
|
Add recent features to changelog.
|
5 years ago |
Andrew Belt
|
b4bd09a2eb
|
Add more documentation to Port.
|
5 years ago |
Andrew Belt
|
01dbc1dde3
|
Move "Update Rack" menu bar item to top of menu.
|
5 years ago |
Andrew Belt
|
85862e0d68
|
Add int32_4::setr().
|
5 years ago |
Andrew Belt
|
c21fb4e9e9
|
Add simd::movemask().
|
5 years ago |
Andrew Belt
|
9e830a61e6
|
Add SIMD methods to Port.
|
5 years ago |
Andrew Belt
|
bdcefe94a8
|
Tweak "Update all" label
|
5 years ago |
Andrew Belt
|
68fbec5d6c
|
Improve behavior of "Update all" button.
|
5 years ago |
Andrew Belt
|
d6c8d84ede
|
Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
|
5 years ago |
Andrew Belt
|
6b6c85288a
|
Tweak CONTRIBUTING
|
5 years ago |
Andrew Belt
|
ca89558bb4
|
Use -v1 filename suffix for plugins/, settings.json, autosave.vcv, and template.vcv when running in non-dev-mode.
|
5 years ago |
Andrew Belt
|
97e892f865
|
Rename VCV Plugin Manager to VCV Library.
|
5 years ago |
Andrew Belt
|
74ffc607e6
|
Add CONTRIBUTING.md.
|
5 years ago |
Andrew Belt
|
9789f22d59
|
Add "autosavePeriod" to settings.json.
|
5 years ago |
Andrew Belt
|
f79cff0784
|
Don't query plugins in dev mode.
|
5 years ago |
Andrew Belt
|
2c5fdb32cc
|
Mostly finished plugin manager client.
|
5 years ago |
Andrew Belt
|
31cc663dd8
|
Sort modules by plugin brand instead of plugin name. WIP Plugins menu bar item.
|
5 years ago |
Andrew Belt
|
fca409cf51
|
Remove left/rightByteShift from simd.
|
5 years ago |
Andrew Belt
|
754a4a48c2
|
Add left/rightByteShift to simd
|
5 years ago |
Andrew Belt
|
22546d1d1c
|
Add conversions and casts to simd::Vector types.
|
5 years ago |
Andrew Belt
|
262c6a0406
|
Add simd::int32_4
|
5 years ago |
Andrew Belt
|
6f47304884
|
Add note about alignment of Vector::load()
|
5 years ago |
Andrew Belt
|
5a4656f56a
|
Change VCV Store name to VCV Plugin Manager.
|
5 years ago |
Andrew Belt
|
c9d3cf6be2
|
Add periods to changelog.
|
5 years ago |
Andrew Belt
|
1aa351cecc
|
Add TSchmittTrigger. Update/clean up changelog.
|
5 years ago |
Andrew Belt
|
1252437344
|
Add Engine::getFrame().
|
5 years ago |
Andrew Belt
|
24ec42914a
|
Add brand to helper.py createmanifest.
|
5 years ago |
Andrew Belt
|
50bed5e1e8
|
Add CC aliases to dsp::MidiGenerator. Fix setChannelPressure().
|
5 years ago |
Andrew Belt
|
5a40e0a140
|
Create dsp/midi.hpp, based on CV_MIDI's implementation of PolyphonicMidiOutput.
|
5 years ago |
Andrew Belt
|
e667c7da21
|
Fix documentation for RCFilter::setCutoff to dodge math error. Add setCutoffFreq with the correct frequency relation.
|
5 years ago |
Andrew Belt
|
0b2c911ba3
|
Most most of plugin/model validation to fromJson.
|
5 years ago |
Andrew Belt
|
95ea82c2ab
|
Copy DISTRIBUTABLES relative to plugin directory.
|
5 years ago |
Andrew Belt
|
07f678f449
|
Update issue templates.
|
5 years ago |
Andrew Belt
|
351cc85772
|
Issue template
|
5 years ago |
Andrew Belt
|
ca5e496375
|
Remove models without names
|
5 years ago |
Andrew Belt
|
5bba5e9a69
|
Add "disabled" property to module object in manifest.
|
5 years ago |
Andrew Belt
|
3f513e1adb
|
Add more validation to plugin loading.
|
5 years ago |
Andrew Belt
|
439b3f6ba2
|
Fix default zoom level.
|
5 years ago |
Andrew Belt
|
d5280bd5f7
|
Add Core.json to dist
|
5 years ago |
Andrew Belt
|
fe18110e22
|
Added Port::active alias for Port::channels. Set default Port channels to 0.
|
5 years ago |
Andrew Belt
|
ba2d5f8e2d
|
Move Core metadata from Core/plugin.cpp to Core.json manifest. Finish most of Plugin menu functionality. Rewrite plugin loading code.
|
5 years ago |
Andrew Belt
|
cc9e0337e0
|
Don't hang MIDI keyboard driver notes when a modifier is held upon release.
|
5 years ago |
Andrew Belt
|
e4a4722de5
|
Add <tuple> include.
|
5 years ago |
Andrew Belt
|
a1cc0eef69
|
Fix C++11 syntax for some compilers.
|
5 years ago |