Releases: andre-tm-hui/ReVox
Releases · andre-tm-hui/ReVox
ReVox v0.4.1
General:
- Added support for MME devices as a fallback
- Added more frequent logs flushing
Dev:
- Fixed installer-generation to now include all necessary .dlls
- Added windeployqt to build flow
- (Repo) Added dependency installer script to simplify setup process
ReVox v0.4
Features:
- Added logging
- Added a hotkey to stop a playing sample early
- Hold the modifier key and tap the keybind once to stop the sample. Holding the keybind will still overwrite existing clips
- Blocking inputs added, as a way to intercept key inputs
- For example, if the "A" key is bound, pressing it will trigger an event in ReVox, but will not type out the "A" character in other applications
- Most useful for people with secondary keyboards
Bugfixes:
- Onboarding updated to match new soundboard layout
- Various minor fixes
ReVox v0.3
Release Notes:
- Added a buffer setting to the soundboard, allowing users to record up to 5 seconds before a record key is actually pressed
- Reworked the pitch-shifting algorithm:
- Utilizes more threads, reducing overhead
- More accurately discerns pitch
- Created a "Resample" option to the Repitcher - "Off" retains a user's voice/timbre, whereas "On" will give it either a demonic/chipmunk effect
- Separated pitch-shifter buffer size, allowing for reduced monitoring latency without affecting autotuning performance
- Various other optimizations
- Added mutex locks to monitoring:
- Reduces crackling in soundboard-monitoring
- QOL:
- Added a "Restart Tutorial" button in the settings page
- Updater now downloads the latest release from GitHub when prompted
ReVox v0.2
Due to the amount of changes in the backend, all existing hotkeys will have to be re-added/configured. Sorry for the inconvenience.
New Features:
- Added a Modifier Key that can be rebinded, used to record over pre-existing clips in real time
- Added a "Delete" button for soundboard hotkeys
- Added "Device-Specific Hotkeys" for people with multiple keyboards to use
Changes:
- Changed to use RawInput instead of Windows Low-Level Hooks, to hopefully not be flagged by anti-viruses, and also give us the (future) option of "blocking" hotkey inputs
- Added more coverage to the onboarding process
- UI has been overhauled for a cleaner look
- Code has been refactored for (hopefully) easier future development
- Split Reverb Wet/Dry
Bugfixes:
- Loading files should now work regardless of format, sample rate and number of channels
- Autotuner/Pitch-Shifter now more optimized, with less distortion
ReVox v0.1
This is the first beta for ReVox, featuring:
- A Soundboard with:
- Realtime recording/sampling to the soundboard
- Recording of system audio and/or microphone input
- Integrated clip editor with cropping and volume control
- Voice Changer effects including:
- Reverb
- Autotune (speed settings to come)
- Pitch Changer
- A Hotkey-based actuation system
- No limits to number of soundboard clips and voice-effect hotkeys
- Monitoring of soundboard/voice audio