[Linuxsampler-devel] Full Suite of RPMs for Fedora 41/42

2025-11-22 Thread Jim Hines
Is there any interest in hosting a full suite of RPMs for Fedora 41/42? I have been building them since LinuxSampler 2.4.0. There was one caveat to building linuxsampler. There is a conflict with Fedora package nilfs-utils which also contains a /usr/bin/lscp so I renamed the LS one to linuxsam

Re: [Linuxsampler-devel] Extract Samples from a Gig file

2025-11-22 Thread Jim Hines
On 11/22/25 10:30 AM, Christian Schoenebeck wrote: On Friday, 21 November 2025 17:11:04 CET Jim Hines wrote: Is it possible to export the samples from a .gig file to .wav format using GigEdit? Not with Gigedit ATM (only import/update), but you can use libgig's gigextract command line tool (see

Re: [Linuxsampler-devel] Extract Samples from a Gig file

2025-11-22 Thread Christian Schoenebeck
On Friday, 21 November 2025 17:11:04 CET Jim Hines wrote: > Is it possible to export the samples from a .gig file to .wav format > using GigEdit? Not with Gigedit ATM (only import/update), but you can use libgig's gigextract command line tool (see 'man gigextract'). /Christian __