On Tuesday, February 25, 2025 9:00:51 PM CET Brandon Smith wrote:
> Thank you Christian, that worked! With the latest version from svn I was
> able to save gig files in both standalone and live mode.
> Btw here is my script for installing linuxsampler from svn on mint 22:
>
> #!/bin/bash
> # local
Thank you Christian, that worked! With the latest version from svn I was
able to save gig files in both standalone and live mode.
Btw here is my script for installing linuxsampler from svn on mint 22:
#!/bin/bash
# local directories
USR_LOCAL="/usr/local"
SRC_DIR="$USR_LOCAL/src"
DEB_DIR="$USR_LOC
Hi Brandon,
please try with latest SVN version, especially of libgig.
I've fixed a bunch of issues in the last few days, including problems while
saving with gigedit (e.g. save progress being stuck in gigedit sometimes).
/Christian
___
Linuxsample
Hi team,
I'm experiencing an issue with the latest version of gigedit. if anyone has
time to help me investigate please it would be appreciated!
On saving any file gigedit will crash. This happens in both live and
standalone mode, but if it happens in live mode, linuxsampler will crash as
well. T