Changelog
Every update to GARVOS, in order.
v1.3.22025-05-18
Added
- Single-device enforcement via EdgeOne registration system
- Device registration on license verification
- Device unregistration on license clear
- Admin panel for managing registrations (garvos.edgeone.dev/admin/)
Changed
- License verification now checks for existing device registrations
v1.3.12025-05-16
Added
- Rebranded to GARVOS
Changed
- Package renamed from com.example.nhk to com.garvos.app
- Project file extension changed from .nhk to .garvos
- Storage directory changed from NHK/ to GARVOS/
- Root project name changed from NHK to GARVOS
v1.3.02025-05-15
Added
- MIDI Editor with piano keyboard sidebar, note editing, resize handles, and context menu
- MIDI note preview during playback (16ms tick loop)
- Clip-end indicator (red line) in MIDI Editor
- Mono output mode (sum stereo to mono) with toggle in Settings
- Render options popup (mono/stereo + with/without FX)
- Project tab redesign with icon-based action cards
Fixed
- Mute/Solo now works correctly for SF2 MIDI tracks
Changed
- Render dialog now shows options before rendering
- ProjectTab UI redesigned with card layout and icons
v1.2.02025-05-14
Added
- Full FX Rack with 25+ effects (Compressor, Limiter, EQ, Reverb, Delay, Chorus, etc.)
- FX Rack Monitoring toggle for live mic input
- Auto-Pan now works in Monitoring mode
- FX now works on Audio tracks (not just Vocal)
- Recording to Vocal tracks with mic input
- Metronome with 3 sound types
- Mixer panel with volume/pan/mute/solo/fx controls
- Audio file import with waveform display
- Project save/load system (.garvos format) with toast notifications
- Render project to WAV with FX processing
- Preview player for audio files
- Multi-lane track support
- Time Stretcher FX
- Spectrum Analyzer & Correlation Meter FX
- Auto-Pan, Vibrato, Phaser, Multi-tap Delay, Roll FX
- Auto-save setting (saves every 60 seconds)
Fixed
- Auto-Pan was missing from Monitoring FX chain
- FX not processing on Audio tracks (fxEnabled was not set)
- Project load now restores monitoring state
Changed
- Toast notifications for save/open project operations
- Settings panel now includes auto-save toggle
v1.0.02025-05-13
Added
- Audio import with Samples folder system (GARVOS/Samples/)
- Project versioning system with changelog
- Track selection with Delete/Copy popup options
- FX button on track sidebar
- Real-time CPU usage tracking
- L/R stereo meters for track peaks
Fixed
- Imported audio weird gargle/Autotune default disabled
- Sample rate handling in playback
- Projects folder creation for saving
- MiniPlayer play/pause toggle functionality
Changed
- Samples folder now single location instead of per-project
- Track peaks now FloatArray [L,R] for stereo