Skip to content

Conversation

@mrtnvgr
Copy link

@mrtnvgr mrtnvgr commented Nov 1, 2024

This PR does some small visual changes:

  • Song - WildClimb -> Song: WildClimb
  • Chain 00 -> Chain 00 (same)
  • Groove: 00 -> Groove 00 (remove ":")
  • Project - Build v1.4.3 -> Project (Build v1.4.3)
  • Instrument: pad shifted to the right a little bit to give wet more space if set to 100%

@mrtnvgr mrtnvgr changed the title Add SEPARATOR setting Consistent view title separators Nov 1, 2024
@djdiskmachine
Copy link
Owner

Thanks for the suggestion
Why Song: WildClimb
But Groove: 00 -> Groove 00 (remove ":")?

@mrtnvgr
Copy link
Author

mrtnvgr commented Nov 2, 2024

Thanks for the suggestion
Why Song: WildClimb
But Groove: 00 -> Groove 00 (remove ":")?

To differentiate between number and titles for songs with 1-2 letter titles (e.g. C).
It's a personal preference :)

djdiskmachine added a commit that referenced this pull request Dec 9, 2025
1.5.0
Contributions:
purelygrey
Per-project option for soft clipping the output (#145)
* Per-project option for soft clipping the output
* Projects with Master Volume over 100 will be capped to 100
* Use pregain to saturate
* Multiple saturation 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
    * Attempt to fix audio randomly dying (185)

kompadre
    Enable skipping JUNK section for WAVs
    * Load more old sample pack CD rips!

mrtnvgr
    Hide lgpt_ prefix for songs #165
    Consistent view title separators #166

nine-h
Reduce nag dialogs (#187)
Allow user to save, load, save as and quit while song is playing


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
* New sample with fx is created and assigned to the current instrument
* Only available for platforms mentioned in README of this repo

Other:
    Add line-by-line clang format (#144)
    Check uploads artifacts (#138)
    Globally accessible notifications (#137)
    Update to github actions [email protected] (#136)

Fixes:
Another fix for long sample names
    Sample names that start with the same characters get mixed up
    After reloading the project, samples starting with the same characters
    before being shortened would be mixed up and cause crashes
Fix audio randomly dying (#194)
Long sample names causing crashes in InstrumentView (#189)
Fixed Garlic docker being outdated (#194)
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
Scales no longer affect instrument numbers ([#172](#172))
Bug in Variable:SetString [#169](#169)

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) #127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants