Re: Editing and reloading .sfz files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 20.09.23 um 15:21 schrieb David Sumbler:
I might perhaps try installing the latest git version of sfizz.

If you have all the dependencies installed, you should be able to compile & install the latest sfizz with:

git clone --recursive "https://github.com/sfztools/sfizz-ui.git";
cmake \
    -B sfizz-build \
    -S sfizz-ui \
    -W no-dev \
    -D CMAKE_INSTALL_PREFIX=/usr \
    -D CMAKE_BUILD_TYPE=Release \
    -D CMAKE_CXX_STANDARD=17
cmake --build sfizz-build --verbose
cmake --install sfizz-build

by alternating the 2 filenames I avoid the crashes.

If you have both files in the same directory, the load next/previous SFZ buttons in the UI (to the right of the name of the currently loaded SFZ) make that especially quick.

Chris
_______________________________________________
Linux-audio-user mailing list -- linux-audio-user@xxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to linux-audio-user-leave@xxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux