v1.3.0
Feb 2, 2026
- Add the ability to load a reference track (Ctrl+R by default) - this is an
audio file that plays sychronized with the Osctet module. The reference
track is not saved as part of the module, but can be included in WAV renders.
- Add edit step feature, for automatically moving the cursor after inputting
pattern data
- Add the ability to make Osctet fullscreen (Alt+F11 by default). May have
limitations on some platforms.
- Add the ability to configure the requested audio buffer size. This has no
effect on WASAPI and JACK hosts.
- Add key repeat for certain actions (hold key to repeatedly trigger)
- Add more common keyboard shortcuts for text entry fields
- Store configuration in a platform-appropriate configuration directory if the
directory containing the Osctet executable is not writable. This allows
installing Osctet in a system directory on Linux systems.
- Add Linux install scripts and desktop entry
- Add a working macOS app bundle
- Ensure the pattern cursor stays visible after moving it horizontally
- If the last instrument loaded was a sample instead of an Osctet instrument,
default to the sample filetype filter for the next instrument load
- Fix crash when typing multibyte Unicode characters into text fields
- Release keyboard notes when changing octaves or tracks, to prevent stuck
notes
- Use link-time optimization for a modest performance improvement
- Strip release binaries to reduce file size
- Improve some help text and documentation
- Migrate the project off GitHub
v1.2.1
Aug 28, 2025
- Fix high CPU usage on Windows systems using integrated graphics
v1.2.0
Jun 23, 2025
- Add option to trim silence when loading PCM samples
- Make tempo interpolation + concurrent tempo swing work as desired
- Set save path whenever a module is loaded
v1.1.2
May 15, 2025
- Fix stuck modifier keys from switching windows
- "Use last note" ignores note offs
v1.1.1
Apr 18, 2025
- Fix "focus division" behavior on Linux
- Fix prev/next sample behavior on Linux
v1.1.0
Mar 3, 2025
- New hotkeys for shifting patch tracks left and right
- Modulation level for computer keyboard jamming can be adjusted via a slider
- Working module periodically autosaves to a dedicated autosave file
- WAV export can be set to 32-bit float
- Song follow can be toggled as a checkbox
- Fixed track deletion redo
- Fixed insert paste selection bounds
- Fixed possible stuck notes on track deletion
- Increased contrast for channel separator lines
v1.0.1
Feb 24, 2025
- Fix platform-dependent audio stutter issues
- Fix inability to paste interpolation in the global track
- Reduce disk usage of samples in .osctet and .oscins files
v1.0.0
Feb 11, 2025
Initial release!