Releases: kritzikratzi/Oscilloscope
Releases · kritzikratzi/Oscilloscope
Long time no see
Changes:
- Playlists
- New export dialog (press "e") with h264 export
- Tiny tooltips/explanations in the bottom left
- Support for z-modulated (3 channel) files and input devices
- Support for windows loopback devices
- Windows version now available as installer or portable zip
- Switched from rtAudio to miniaudio as audio library
- Version check to notify of new versions
1.0.9 Prerelease (unstable, untested)
- support for 3-channel audio files (via drag&drop or the "choose file" button)
- support for 3-channel microphone/audio routing source (first click the mic button to bring up the devices list, then shift+click the device you'd like to use)
- very broken playlist feature (press 'p' to activate, not very useful yet!)
This a prerelease. Please use 1.0.8 or 1.0.7 if you want something more stable
3D 😱📕📗
- Hurray, 3D mode when playing 4-channel audio files
- Slightly better shader performance
- Fixed a few bugs
Time Stretch!
- New feature: slow down time for even more fun
- Reverted fully back to OpenGL2, no more geometry shader involved
Audio input
There's a new microphone icon for realtime audio input. In OSX this is very useful in combination with Soundflower.
Physical Renderer & Export
- physical renderer by m1el (see http://m1el.github.io/woscope-how/)
- render with geometry shader
- image sequence export (press 'e', defaults to 1920x1080@60fps)
New rendering algorithm, less crashes
- Win32 and Mac OS X only (Linux still has some issues at the moment)
- Testing new rendering algorithm, based on tons of dots instead of lines
- Shouldn't crash anymore when opening incompatible/broken audio files
1.0.3 Windows + Mac
- fixed library dependency issues
- fixed device selection bug
- might require asio on windows
Temporary Prerelease for 1.0.3
hey all! the last release was broken on basically any computer that wasn't my computer (because my fault).
next release is planned for monday. for linux and mac you can try these files (sorry, no windows fix yet).
huge thx to @subwolf for working on the linux version.
Bug fixes for Windows (1.0.2)
Fixed:
- missing icons because unicode mess #
- If a
msvcr110.dll
is missing, install Visual C++ Runtime 2012 (x86)
Still open:
- process doesn't exit when closing the window