Releases: djdiskmachine/LittleGPTracker
1.4.3-bacon5
Fifth build of beta (bacon) test candidate!
All features below have been tested individually and all together and should be reasonably stable
When running this build, please help out and report any kinks you find by describing the steps you took to discover the issue and attach your lgpt.log
bacon4 vs 5:
Fixed not being able to apply print FX
ViewMode was lost in a merge conflict
Fixed naming for win32 builds
Add stderr to lgpt log in launch shell files
Contributions:
purelygrey
Per-project option for soft clipping the output (#145)
* Per-project option for soft clipping the output
* Multiple clipping modes
Remove drawing optimization that causes flashing in Song view (#147)
* Removed drawing optimization that caused flashing in Song view
clsource
Scales
* implementation by @maksmakes
* instrumentation by clsource
simotek
Add color options for Border Play and Mute (#143)
* Adds different color for the > play and _ mute indicators
Fix rg35xx mapping (#139)
* rshoulder and lshoulder were the wrong way
Post-clipping attenuation (#148)
* Post-clipping volume adjustment
Copy columns (#141)
* Enables copying fx+params into any column in tables and phrases
Pasting fx into notes column etc does nothing
Nudge functionality (#130)
* In Project view, select tempo and hold B+LEFT/RIGHT to nudge slower/faster
* In Song view, pressing LT+LEFT/RIGHT will do the same
Printable fx in InstrumentView (#155)
* Uses ffmpeg to print reverb to currently selected sample and swap for sample with reverb
Other:
Add line-by-line clang format (#144)
Check uploads artifacts (#138)
Globally accessible notifications (#137)
Update to github actions [email protected] (#136)
Fixes:
Bug in chainview: column warping (#134)
Jumping below lowest row would cause infinite loop
Jumping from row 0 was not possible in chainview
Limit jump to maximum lowest populated row
Set songview b jumping length to 16 rows in correspondence with LSDJ and M8
Issue in deep clone (#135)
Was possible to accidentally deep clone position into
another position
Fix build error for Raspi (#133)
Restore 32bit linux config
Crash when nudging below 0 BPM (shoutout @merumerutho) https://github.com/djdiskmachine/LittleGPTracker/issues/127
1.4.3-bacon4
1.4.3-bacon4
Fourth build of beta (bacon) test candidate!
All features below have been tested individually and all together and should be reasonably stable
When running this build, please help out and report any kinks you find by describing the steps you took to discover the issue and attach your lgpt.log
Contributions:
purelygrey
Per-project option for soft clipping the output (#145)
* Per-project option for soft clipping the output
* Multiple clipping modes
Remove drawing optimization that causes flashing in Song view (#147)
* Removed drawing optimization that caused flashing in Song view
clsource
Scales
* implementation by @maksmakes
* instrumentation by clsource
simotek
Add color options for Border Play and Mute (#143)
* Adds different color for the > play and _ mute indicators
Fix rg35xx mapping (#139)
* rshoulder and lshoulder were the wrong way
Post-clipping attenuation (#148)
* Post-clipping volume adjustment
Copy columns (#141)
* Enables copying fx+params into any column in tables and phrases
Pasting fx into notes column etc does nothing
Nudge functionality (#130)
* In Project view, select tempo and hold B+LEFT/RIGHT to nudge slower/faster
* In Song view, pressing LT+LEFT/RIGHT will do the same
Printable fx in InstrumentView (#155)
* Uses ffmpeg to print reverb to currently selected sample and swap for sample with reverb
Other:
Add line-by-line clang format (#144)
Check uploads artifacts (#138)
Globally accessible notifications (#137)
Update to github actions [email protected] (#136)
Fixes:
Bug in chainview: column warping (#134)
Jumping below lowest row would cause infinite loop
Jumping from row 0 was not possible in chainview
Limit jump to maximum lowest populated row
Set songview b jumping length to 16 rows in correspondence with LSDJ and M8
Issue in deep clone (#135)
Was possible to accidentally deep clone position into
another position
Fix build error for Raspi (#133)
Restore 32bit linux config
Crash when nudging below 0 BPM (shoutout @merumerutho) https://github.com/djdiskmachine/LittleGPTracker/issues/127
1.4.2
Contributors:
**koisignal**
Config option feature for loading embedded and custom fonts (#107)
* Possibility to select font in config.xml
* "digital" font by Nine-H (CC-BY-SA)
**clsource**
MacOS 64 Build (#108)
**Simotek**
RG35XX +/H builds + SDL2 + X64 Support (#95)
* add support for rg35xx-plus boards, tested on RG35XX-H
---------
Co-authored-by: emartinez
Co-authored-by: Nine-H
Co-authored-by: igavrilov
Platform Makefile Cleanup (#114)
Other stuff:
PPSSPP install instructions (#124)
Added packaging resources for bittboy (#123)
Allow warping over empty chains (#99)
* Jump over empty neighbors in chain or phrase view instead of forcing you to go back to song screen.
Deep clone hint (#98)
* Adds a 1 second notification when deep cloning
Install instructions for PocketCHIP (#111)
1.4.1-1
Only contains builds for fixed platforms
Fixes:
Boot crash for Miyoo, RG35XX
Update:
Install instructions for Miyoo, RG35XX
1.4.1
1.4.1
Note: There was an issue with RG35XX and Miyoo builds, check the release 1.4.1-1 for these platforms
-
Adds:
Play chain offset
When in chain view, pressing R+Start plays the current song row
starting at the offset from current chain row. -
Fixes:
RG35XX no longer segfaults on boot
USB MIDI disabled due to missing OS dependencies
1.4.0
Release 1.4.0
Adds automated build for Bittboy, RG35XX**
New features: quarter note color, MIDI velocity fx command, deep clone, note audition
License changed from CC-BY-SA-NC to GPL-3
Change versioning name convention
Update README.txt
-
Add font generation at build time
Update README.txt
Authored by: Nine-H [https://ninethehacker.xyz] -
MVEL cmd
Set step velocity for MIDI instruments
xiphonics/picoTracker#163
Author: @[email protected]
Co-authored-by: djdiskmachine [email protected] -
Build version name convention
Build number is now X.Y.Z instead of XY_Z -
Adds note audition in phrase view
Original implementation by democloid: xiphonics/picoTracker#86
Previews notes when entering new and modifying existing notes
** RG35XX (#88) Not working, segfault on boot. Removed until 1.4.1
Adds RG35XX as build target
Added to build action
Disabled stubs for USB MIDI left in place
1.4.0-b3
Adds:
Automated build for bittboy, Win32, PSP, Miyoo, Deb32, RG35XX
Shoutout to xquader for the initial RG35XX port (https://boosty.to/xquader)
License changed from CC-BY-SA-NC to GPL-3
* MVEL cmd
Set step velocity for MIDI instruments
https://github.com/democloid/picoTracker/pull/163
Author: @[email protected]
Co-authored-by: djdiskmachine <[email protected]>
* Config option to set major beat color in phrase screen
Author: koisignal <[email protected]>
* Deep clone
Clones selected chain and the phrases within
Author: koisignal <[email protected]>
Co-authored-by: djdiskmachine <[email protected]>
* Font at build time
Modify sources/Resources/original.bmp __or__
FONT variable in
* Add audition (#87)
Adds note audition in phrase view
Original implementation by democloid: https://github.com/democloid/picoTracker/pull/86
Previews notes when entering new and modifying existing notes
1.4.0-beta1
Adds:
Automated build for bittboy, Win32, PSP, Miyoo, Deb32
License changed from CC-BY-SA-NC to GPL-3
* MVEL cmd
Set step velocity for MIDI instruments
https://github.com/democloid/picoTracker/pull/163
Author: @[email protected]
Co-authored-by: djdiskmachine <[email protected]>
* Config option to set major beat color in phrase screen
Author: koisignal <[email protected]>
* Deep clone
Clones selected chain and the phrases within
Author: koisignal <[email protected]>
Co-authored-by: djdiskmachine <[email protected]>
* Font at build time
Modify sources/Resources/original.bmp __or__
FONT variable in Makefile
Co-authored-by: Nine-H <https://ninethehacker.xyz/>
Even more stable release 1.3o_2
Adds:
Alt row count colors, shoutout to https://github.com/edne !
00 and FE song screen colors, shoutout to https://github.com/koi-ikeno !
RG35XX build, thanks to https://github.com/jpma29 for help with testing!
Fixes:
Root folder detection causing issues with importing samples on some systems (thank you jpma29)
Name generator causing issues with importing samples on some systems (thanks Dosly)
Actually random names (fixed random seed, thx Eldsvåda:)
Save as fixed on MIYOO systems (thx Pret4t)
Other:
Refactor help legend
Stable release 1.3o_1
- First stable release!
Changes since 1.3o_beta-2:
Fixed errors when random naming projects (shoutouts to 256k!)
Start sample navigation behavior adjusted
New: When in Phrase or Table view, FX commands have
a help legend at the top of the screen (#68)
Official builds for:
Miyoo mini
Win32
CHIP
Raspberry Pi
PSP
Deb32
Special shoutouts to maksmakes, democloid and Nine-H, cheers peeps!
Includes:
-
Random project name generator! (#54)
When entering New in load screen or Save As, select Regen to generate a random name
Add manual entry
Co-authored-by: djdiskmachine [email protected] -
Stop playing back samples on exit of sample browser (#23)
Hold "A" and navigating up or down to quicker preview when browsing samples
Hold "A" and press sideways for folder navigation -
Adds filter attenuation (#9)
-
Piggy Tracker config & mapping guides (#14)
Co-authored-by: INFU [email protected] -
Change default colors dark theme pink hue default (#15)
Co-authored-by: djdiskmachine [email protected] -
Improve sample browser (#52) (#55)
Preview with start
Browse preview with start + up / down
Load sample with start + right
Navigate up in folder structure with start + left
Bump build number
Hold A and press up to ".." to navigate one level up
B navigation no longer wraps around but stays at end points
Co-authored-by: djdiskmachine [email protected]
-
Unify cursor color (#24)
Cursor now has the same color everywhere
Co-authored-by: djdiskmachine [email protected] -
Add save as (#12)
Save As option in Project page
Mdashdotdashn#1
Shoutouts yoyz! -
Miyoo mini release (#43)
Co-authored-by: Nine [email protected] -
Add ability to change font (#50)
Co-authored-by: subnixr [email protected] -
Update license
License changed from MIT to CC BY-NC-SA 4.0