Package Details: bitwig-studio 5.3.9-1

Git Clone URL: https://aur.archlinux.org/bitwig-studio.git (read-only, click to copy)
Package Base: bitwig-studio
Description: Digital audio workstation for music production, remixing and live performance
Upstream URL: https://www.bitwig.com/
Keywords: audio daw multimedia music
Licenses: custom
Conflicts: bitwig-8-track, bitwig-studio-legacy
Provides: clap-host, vst-host, vst3-host
Submitter: stylemistake
Maintainer: stylemistake (smoothny, Evergreen)
Last Packager: Evergreen
Votes: 121
Popularity: 2.43
First Submitted: 2016-03-28 16:43 (UTC)
Last Updated: 2025-06-03 03:24 (UTC)

Required by (111)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 19 Next › Last »

rvega commented on 2016-03-28 15:18 (UTC)

When launching from the command line using the provided launcher, MP3 support is fine but if you launch from the .desktop file, PATH is not set so MP3 support does not work.

vxf6 commented on 2016-03-23 00:24 (UTC)

@stylemistake Great thanks, I also thought it was a certificate issue on their end.

stylemistake commented on 2016-03-22 19:42 (UTC) (edited on 2016-03-22 19:43 (UTC) by stylemistake)

@chilango, you can temporarily solve SSL cert problem by adding the following line to PKGBUILD: DLAGENTS=('https::/usr/bin/curl --insecure -o %o %u') However this error message is not our problem. Most probably it's an outdated root CA certificate causing the problem.

vxf6 commented on 2016-03-22 18:28 (UTC)

I'm getting a "curl: (60) SSL certificate problem: unable to get local issuer certificate" error (verified with curl -v). I'm kind of new around here, could I for example set the source from the PKGBUILD file manually to the a .deb file that I download manually?

stylemistake commented on 2016-02-20 21:30 (UTC)

Small update: symlinks to 'avconv' are no longer needed, they are provided transparently by the latest PKGBUILD.

eikakot commented on 2015-12-20 12:51 (UTC)

To get mp3 working using ffmpeg instead of avconv which is no longer available in AUR just make a couple symlinks as root: ln -s /usr/bin/ffmpeg /usr/bin/avconv ln -s /usr/bin/ffprobe /usr/bin/avprobe

eoli3n commented on 2015-11-29 12:10 (UTC) (edited on 2015-11-29 12:12 (UTC) by eoli3n)

hm, ffmpeg is installed -> extra/ffmpeg [installed] but no mp3 working :/ edit : i mean add a mp3 to an audio track and sampling it, not exporting as mp3 1.3.4 is out thx a lot to mkzero for provinding that package ;)