Releases: marchingband/wvr
v3.10.0
This release has 2 new features:
-
stereo mode
is a new setting in the UI, which allows you to force a sound to hard left or hard right. The idea is that you can use the stereo output of WVR as 2 mono channels, by dividing sounds between left and right. -
velocity mode
is a new setting for racks in the UI, which has 2 optionsfixed
andvelocity
.fixed
is the traditional option, where racked samples always playback at full volume. Thevelocity
option is a new feature, where the racked sample will play back with the velocity of the NOTE ON event, so WVR will choose the sample based on the velocity, and then also apply that velocity to the playback volume of the sample. This is an option that allows more flexibility in how you prepare your samples for racking, and allows for racks with a smaller number of layers to potentially have improved nuance. This setting is probably not appropriate for all racks, but do take it for a spin fi you're curious, and let us know in the discord chat what you think!
enjoy!
Andrew
v3.9.0
add features:
- pitch-bend
- reverse
- attack/release
- pause/resume
- WiFi station mode
- sync-updated breakpoints and pin configs (no reset needed)
bug fixes:
- >32 files selected for bulk upload racks
- ASR LOOP and LOOP should respect note-off ignore & retrigger note-on
- Atonal eurorack modules PSRAM initialization
build tools:
- update to Arduino-ESP32 version 2.0.8 using PIO [email protected]
v3.8.3
Update README.md
v3.7.0
Adds new functions to ease bulk uploading.
v3.2.1
🐜. bug fix where UI would crash when dismissing file upload dialog
🐞. bug fix where playing sounds would crash WVR during UI upload/download
v3.2.0
Add sysex commands to control WiFi on/off
Patch Wav Upload bug, web requests need the correct mime type
v3.1.1
bug fixes
v3.0.1
patch bug where delete in WEB UI was broken
v3.0.0
Added Mute Groups
Added Midi CC panning, volume, expression, release, sustain, all sound off, reset all controllers.
This is a major version bump, so it will trigger a full eMMC reset.
v2.0.1
patched a bug where "delete" in WEB UI was broken