Jesse Chappell
Jesse Chappell
Ok, so taking a a little hit by adding some latency isn’t a problem in your case… what size receive jitter buffers are you using? Does increasing those reduce the...
@sesse do you know the process to get upstream debian to accept packages?
All the vendors libraries either have GPL, BSD, or MIT licenses, AFAICT. Thanks for the info!
Whatever. The ones I include I have made modifications to, either because they are intended to be source libraries (and not linked to, like JUCE), or because they are bleeding...
Understood, every group has their own eccentricities!
> > It sounds reasonable to have the .desktop file and icon in the .deb, but it should probably come from master. Let me know when the PR is merged?...
> There's no .desktop or icon merged in the repository, what I can see. The install script was merged, but it refers to files that don't exist. Looks like it...
As for the icon, you can pick any of the sonobus icons/logos in images, whichever works best.
> I updated the Debian packaging with adding the .desktop file. > > FWIW, the package is still not Policy-compliant, even disregarding the vendoring; in particular, debian/copyright (describing what files...
@sesse I just committed some updates to the scripts to make them more flexible (can install to specified location, install the VST3, etc). I also added a new ubuntu_get_prereqs.sh script...