Software Music Machine Archive |
|
by rncbc.org
(rncbc.org Website) |
Operating System:
File Size:
115.2 KB
License:
License Conditions: Open Source System Requirements: Linux with Jack, LV2 Last Updated: 2016-03-07
For more detail about software : Software Description
|
View Vee One Suite v0.7.2 Screenshot |
Software Description
Vee One is a polyphonic synthesizer and sampler suite for Linux.
It packages three software into one convenient package Synthv1, Samplv1 and DrumKV1. Combining them together gives Linux music producers a plugin that gives them both synth and sampling capabilities.
Synthv1 is a 4-oscillator subtractive polyphonic synth, Samplv1 on the other hand is a digital polyphonic sampler synthesizer. Drum KV1 is an old-school drum-kit sampler.
This plugin works as a LV2 instrument plugin or can also work as a stand-alone Jack client with Jack-session. It also supports ALSA MIDI and Jack MIDI inputs.
This software is free and open source, distributed under GNU General Public License (GPL) version 2 or later.
Changes in v0.7.2
- Bugix for the DCF Formant filter voice initialization reset.
- French translation updated (by Olivier Humbert, thanks).
Changes in v0.7.2
- New LFO BPM control parameter introduced as subordinate to LFO Rate, with follow/sync to current transport/host option (BPM=Auto).
- Introduced LFO Sync (free running) mode option
- A fourth DCF type has been added: a vocal Formant filter.
- A third DCF slope/type has been added: the RBJ's bi-quad.
- Prefer Qt5 over Qt4 by default with configure script.
- Introduced brand new OUT FX Send parameter per engine.
- Introduced brand new DCO, LFO Ring Mod(ulator) parameters (synthv1 [1] only).
- Special value (0=Off) added to DCO1,2 and GEN Glide knob spin-boxes (synthv1 [1] and samplv1 [2]).
- Bugfix for immediate crash on triggering any sample key/element with its (exclusive) Group parameter set to anything but "Off" or "1" (drumkv1 [3] only).
Changes in v0.7.1
- Bugfix for complete reset/revert of all element parameters to prior values upon loading an element sample file. (applies to drumkv1 [3] only)
- Improved Qt4 vs. Qt5 configure builds (via qmake).
Changes in v0.7.0
- Complete rewrite of Qt4 vs. Qt5 configure builds.
- Reset ramps after LV2 control port reconnection; small fixes to LV2.ttl (pull-requests by Hanspeter Portner aka. ventosus, on synthv1, thanks).
- MIDI Controllers/Programs is now an optional feature on the LV2 plugin forms
- MIDI Controller mapping/learn is now possible on all parameter control knobs; with global configuration also available on the Help/Configure dialog.
- French (fr) translation line to desktop file added (by Olivier Humbert, thanks).
Changes in v0.6.3
- Bugfix for drumkv1 LV2 on Ardour
Changes in v0.4.2
- Badly named 'Noise' wave-shape oscillators get their band-limited treat option and re-labeled as 'Rand' (synthv1 only);
- Also a brand new wave-shape 'Noise' is then introduced
- New user preference option, cf. Help/Use native dialogs.
- An anti-denormal regression applied to the Phaser fx stage
Changes in v0.4.1
- 'Noise' wave-shapes are now more deterministic
- Fully alias-free/band-limited wavetable oscillators
- Late optimizations to basic wave-table oscillators.
Changes in v0.4.0
- Maintenance update
- Still available in dual form
Changes in v0.3.5
- First attempt on separating the DSP code from UI as runtime objects, effective for the LV2 plugin deploy.
- New MIDI channel filter switch
- New Mono(phonic) mode switch
- Bugfix for uninstall target make rule.
- Another minor fix to note-off fast-release.
Changes in v0.3.2
- bugfix for pitch-bend, modwheel and LFO pitch range
- LV2 state save flags now forced to be portable POD.
- now supports sustain/damper pedal switch (MIDI CC#64) - (synthv1, samplv1)
- color palette hack on Qt5 dark themes. (TESTING)
Changes in v0.3.1
- improved filters parameter sensitivity (cutoff, reso).
- more analog-like envelope generators stage curves, improving on the punchy and click-less sound front.
- experimental LV2 Time designated port support (Delay BPM).
- preparations for Qt5 migration.
- sample loop points were missing the LV2 UI state restoration. (samplv1)
Changes in v0.3.0
- Added Drumkv1, an old-school drum kit sampler
Changes in v0.2.0
- Added Reset (all values to preset default) button.
- Added parameter A / B comparison toggle buttons.
- Added element exclusive Group sounding setting. (drumkv1)
- Added Velocity sensitivity configuration control.
- Increased baseline polyphony from 24 to 32 voices.
- Mouse-wheel support on combo-dial knob widgets.
- Added command line options: --help and --version information.
- Voice re-triggering fast-release fix.
- LV2 event buffer recycle fix.
- Prepared for relative filesystem paths on preset file references.
- Audio sample file browser support for old 8.3 file-name formats.
- Audio sample waveform widget context menu added. (samplv1)
Changes in v0.1.1
- Late voice list optimization bugfix
- LV2 main widget close (GUI) Bugfix