Releases: jmiskovic/hexpress
Hexpress for Android v42
- BACK button no longer exits the app, now there's exit icon in bottom-left of selection screen
- fixed popping noise in bass instruments
- fixed guitar tuning
- improved fretboard appearance for guitar and bass
- reduced APK size & providing platform targeting APKs for even less size (if in doubt, use the multiplatform version)
Hexpress for Android v41
Updated the Love2D framework to fix the crash on start
Hexpress for Android v39
- The piano instrument is introduced.
- Instrument grids are reworked to utilize full space on wide screens
- Mouse operation is supported, mostly to test on desktop
- Disabling the recorder pauses recording
- Tiny improvements to visuals
Hexpress for Android v40
Hotfix for crash related to Bluetooth permission (added android.permission.BLUETOOTH_CONNECT to manifest).
If the app still crashes on start, check if your phone has a separate permission for "Nearby Devices" and that it is enabled for the app.
Hexpress for Android v37
Signed APK for Hexpress v37
The Android app skeleton now uses love-android repository instead of older love-android-sdl2. This brings better latency across more devices than before.
Changes in instruments:
- Fix for occasional clicks and similar sound issues
- Fix for sound breakdown after instrument is changed many times
- Fix for glitch in choir instrument
Changes for v36 (not released on Github as it had major sound issues):
- Built-in looper! Record instrument and play against it on any other instrument
- Sample recording now loops better without noticeable seam
- Fix crashing in two instruments that allow selecting tonal key
Hexpress for Android v35
Signed APK for Hexpress v35
This release had quite big change in lower layers of framework, as both love2d and soft-openal were upgraded. Most significant new feature is working access to microphone.
The Hexpress code also went through lot of under-surface changes in how instruments are instantiated and how notes are passed around the app.
Other changes:
- New instrument with microphone-recorded samples
- Improved visuals across few instruments
- Wider touch radius for electrobeat pads
Hexpress for Android v34
Signed APK for Hexpress v34
- Analog synth adjusted, with one of three samples removed
- New electronic percussions instrument
- New electric piano instrument
- Decrease stereo panning for louder output
There's also another version available, one that uses 192 buffer size for audio interface. Some phones might have better latency with it.
Hexpress for Android v32
Signed APK for Hexpress v32
- Small improvements across chromakey, riders and choir instruments
Hexpress for Android v31
Signed APK for Hexpress v31
- The underlying LOVE framework was updated to official v11
- Wah effect is removed, as it's too much effort to keep up with openal-soft changes
- Sustained choir instrument is added
Hexpress for Android v30
Signed APK for Hexpress v30