Package Details: giada 0.9.6-1

Package Base: giada
Description: A minimal, hardcore audio tool and loop machine for DJs and live performers
Upstream URL: http://www.giadamusic.com/
Category: multimedia
Licenses: GPL3
Conflicts: giada-git
Provides: giada
Submitter: speps
Maintainer: None
Last Packager: rtfreedman
Votes: 14
First Submitted: 2012-02-06 05:20
Last Updated: 2015-05-12 13:17

Dependencies (5)

Required by (0)

Sources

Latest Comments

Comment by rtfreedman

2014-10-09 14:16

steinberg-vst24 in AUR is broken for a long time - you can try this http://sprunge.us/GecQ?sh
I suggest reading the top comment in giada-git PKGBUILD ... and copy missing files ;)

Comment by Nareto

2014-10-09 09:43

is the steinberg-vst24 patch correct? It fails to compile on my system (with --enable-vst), it says:

recorder.h:47:51: fatal error: vst24/pluginterfaces/vst2.x/aeffectx.h: No such file or directory

which is exactly what the patch put in... and in fact steinberg-vst24 from the AUR doesn't give me at all a aeffectx.h:

$ pacman -Ql steinberg-vst24
steinberg-vst24 /etc/
steinberg-vst24 /etc/profile.d/
steinberg-vst24 /etc/profile.d/steinberg-vst24.sh
steinberg-vst24 /usr/
steinberg-vst24 /usr/include/
steinberg-vst24 /usr/include/vst24/
steinberg-vst24 /usr/include/vst24/aeffeditor.h
steinberg-vst24 /usr/include/vst24/audioeffect.cpp
steinberg-vst24 /usr/include/vst24/audioeffect.h
steinberg-vst24 /usr/include/vst24/audioeffectx.cpp
steinberg-vst24 /usr/include/vst24/audioeffectx.h
steinberg-vst24 /usr/include/vst24/vstplugmain.cpp
steinberg-vst24 /usr/share/
steinberg-vst24 /usr/share/licenses/
steinberg-vst24 /usr/share/licenses/steinberg-vst24/
steinberg-vst24 /usr/share/licenses/steinberg-vst24/VST Licensing Agreement.rtf

Comment by rtfreedman

2013-06-29 13:00

cleanup & fixed cflags/cxxflags

Comment by rtfreedman

2013-06-29 11:30

Fixed pulse linking issue.

Comment by rtfreedman

2013-06-28 20:36

Updated to 0.7.1
This release includes a local modified copy of rtaudio which does not support pulse audio.

Comment by rtfreedman

2013-06-22 22:04

fixed building with VST enabled

Comment by rtfreedman

2013-05-12 19:32

fixed & updated, thanks!

Comment by PS0

2013-05-12 15:34

You can add "&version=$pkgver" to the source url (after "os=source") to ensure the correct version is downloaded.

Comment by rtfreedman

2013-04-23 15:39

New version out! Prepared for compiling VST support, see comments in PKGBUILD

Comment by rtfreedman

2013-04-22 21:46

Removed the ugly hack to build with latest rtaudio

Comment by coderkun

2013-04-21 13:18

@rtfreedman: buildes fine here, too.

Comment by rtfreedman

2013-04-21 00:48

I've had to patch it to build successfully - please test it and report back.

Comment by luolimao

2013-01-12 22:53

Fixed; much thanks to rtfreedman

Comment by luolimao

2013-01-12 00:00

Updated just for i686's sake atm

Comment by luolimao

2013-01-11 23:54

error - x86_64:

checking whether we are cross compiling... configure: error: in `/home/[USER]/makepkg/build/src':
configure: error: cannot run C++ compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details

Comment by rtfreedman

2013-01-05 20:35

giada-0.5.6 now builds with rtaudio-4.0.11 and a minor fix on i686 - not checked with x86_64
export CXXFLAGS="$CXXFLAGS -I/usr/include/rtaudio"
export CPPFLAGS="$CPPFLAGS -I/usr/include/rtaudio"
./configure --prefix=/usr --target=linux

Comment by Nareto

2012-11-05 21:18

asked on the giada forums:

http://www.monocasual.com/giada/development-area/post91.html

I [kind of] solved the previous error but get a new one

Comment by Nareto

2012-11-03 15:25

anyone managed to compile 0.5.3 on x86_64? I commented out the debug, cosmetic and sampling rate patch from the PKGBUILD (to see if they have been fixed in new release) and I'm getting this:

http://pastebin.com/UPnmJcvn

Comment by KriK

2012-02-26 06:16

Now it works))

Comment by speps

2012-02-26 03:33

@KriK Thanks for reporting. Updated to release 0.4.5-2 with a better sed line (the previous one failed with some locale). Please test.

Comment by KriK

2012-02-25 20:31

Some problems with building:

==> Starting build()...
sed: -e expression #1, char 56: Invalid range end
==> ERROR: A failure occurred in build().