Kezdőlap › Fórumok › Vegyes felvágott › Kinek kellett zeneszerkeszto??? :)
- This topic has 29 hozzászólás, 8 résztvevő, and was last updated 20 years, 6 months telt el by
killall.
-
SzerzőBejegyzés
-
2004-11-09-17:50 #1983264
WOW, ezt talaltam a HUP-on az elobb:
NAGYON IGERETES
Gege
[align=right][snapback]96028[/snapback][/align]én érdeklõdtem utána… kirpóbálom, a képek alapján nem lehet túl rossz 😉
2004-11-10-09:52 #1983265nem rossz, nem rossz 🙂 kezdésnek mindenképpen jó, sztem nagyon jó projekt
igaz még bugos… de hát majd fejlõdik B)2004-11-10-11:38 #1983266nem rossz, nem rossz 🙂 kezdésnek mindenképpen jó, sztem nagyon jó projekt
igaz még bugos… de hát majd fejlõdik B)
[align=right][snapback]96172[/snapback][/align]Kipróbáltátok? Le se fordul!!!
2004-11-10-13:05 #1983267Hibauzit en talaljam ki?
Gege
2004-11-10-17:02 #1983268nekem lefordul… a függõségeit ne csimagból tedd fel ha UHU-d van, nekem úgy nem ment… mindet forrásból raktam fel
2004-11-11-07:51 #1983269Nekem kell, megnézem… elhárulna az utolsó akadály is. bár még nem adtam fel az ardourt sem…
2004-11-11-08:27 #1983270Irjatok meg plz, hogy milyen, mert SLAX-ra nem akarom felnyomni. 😉
Gege
2004-11-11-09:16 #1983271Nekem sem fordul 🙁 Gentoo, 2.6.7 kernel, gcc 3.3.4
A hibaüzi:
Code:$ make
Making all in gui
make[1]: Entering directory `/home/pcz/temp/f/wired/src/gui’
if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../audio -I../plugins -I../fileloader -I/opt/gnome/include -I../sequencer -I../redist -I../engine -I../mixer -I../midi -I../midi/portmidi/pm_common -I../midi/portmidi/porttime -I../asm -I../editmidi -I../undo -I../libs/WiredWidgets/src -ggdb -MT ChannelGui.o -MD -MP -MF „.deps/ChannelGui.Tpo” -c -o ChannelGui.o ChannelGui.cpp;
then mv -f „.deps/ChannelGui.Tpo” „.deps/ChannelGui.Po”; else rm -f „.deps/ChannelGui.Tpo”; exit 1; fi
In file included from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/AudioEngine.h:4:23: portaudio.h: Nincs ilyen fájl vagy könyvtár
In file included from ../engine/AudioEngine.h:5,
from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/Device.h:7:23: portaudio.h: Nincs ilyen fájl vagy könyvtár
In file included from ../engine/AudioEngine.h:5,
from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/Device.h:17: error: `paFloat32′ was not declared in this scope
../engine/Device.h:17: error: `paInt32′ was not declared in this scope
../engine/Device.h:18: error: `paInt24′ was not declared in this scope
../engine/Device.h:18: error: `paInt16′ was not declared in this scope
../engine/Device.h:19: error: `paUInt8′ was not declared in this scope
../engine/Device.h:20: error: `paInt8′ was not declared in this scope
In file included from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/AudioEngine.h:87: error: `PaDeviceIndex’ was not declared in this
scope
../engine/AudioEngine.h:87: error: parse error before `)’ token
../engine/AudioEngine.h:89: error: syntax error before `*’ token
../engine/AudioEngine.h:98: error: parse error before `*’ token
../engine/AudioEngine.h: In function `int AudioCallback(…)’:
../engine/AudioEngine.h:102: error: `userData’ undeclared (first use this
function)
../engine/AudioEngine.h:102: error: (Each undeclared identifier is reported
only once for each function it appears in.)
../engine/AudioEngine.h:103: error: `frameCount’ undeclared (first use this
function)
../engine/AudioEngine.h:104: error: `output’ undeclared (first use this
function)
../engine/AudioEngine.h:105: error: `input’ undeclared (first use this
function)
../engine/AudioEngine.h:111: error: `paFloat32′ undeclared (first use this
function)
../engine/AudioEngine.h:133: error: `paInt32′ undeclared (first use this
function)
../engine/AudioEngine.h:137: error: `paInt24′ undeclared (first use this
function)
../engine/AudioEngine.h:139: error: `paInt16′ undeclared (first use this
function)
../engine/AudioEngine.h:141: error: `paUInt8′ undeclared (first use this
function)
../engine/AudioEngine.h:143: error: `paInt8′ undeclared (first use this
function)
make[1]: *** [ChannelGui.o] Error 1
make[1]: Leaving directory `/home/pcz/temp/f/wired/src/gui’
make: *** [all-recursive] Error 1Nemtom mi lehet a gond! A configure normálisan lemeg, akinél fordul, az milyen rendszeren csinálja?
2004-11-11-10:23 #1983272Nekem sem fordul 🙁 Gentoo, 2.6.7 kernel, gcc 3.3.4
A hibaüzi:
Code:$ make
Making all in gui
make[1]: Entering directory `/home/pcz/temp/f/wired/src/gui’
if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../audio -I../plugins -I../fileloader -I/opt/gnome/include -I../sequencer -I../redist -I../engine -I../mixer -I../midi -I../midi/portmidi/pm_common -I../midi/portmidi/porttime -I../asm -I../editmidi -I../undo -I../libs/WiredWidgets/src -ggdb -MT ChannelGui.o -MD -MP -MF „.deps/ChannelGui.Tpo” -c -o ChannelGui.o ChannelGui.cpp;
then mv -f „.deps/ChannelGui.Tpo” „.deps/ChannelGui.Po”; else rm -f „.deps/ChannelGui.Tpo”; exit 1; fi
In file included from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/AudioEngine.h:4:23: portaudio.h: Nincs ilyen fájl vagy könyvtár
In file included from ../engine/AudioEngine.h:5,
from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/Device.h:7:23: portaudio.h: Nincs ilyen fájl vagy könyvtár
In file included from ../engine/AudioEngine.h:5,
from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/Device.h:17: error: `paFloat32′ was not declared in this scope
../engine/Device.h:17: error: `paInt32′ was not declared in this scope
../engine/Device.h:18: error: `paInt24′ was not declared in this scope
../engine/Device.h:18: error: `paInt16′ was not declared in this scope
../engine/Device.h:19: error: `paUInt8′ was not declared in this scope
../engine/Device.h:20: error: `paInt8′ was not declared in this scope
In file included from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/AudioEngine.h:87: error: `PaDeviceIndex’ was not declared in this
scope
../engine/AudioEngine.h:87: error: parse error before `)’ token
../engine/AudioEngine.h:89: error: syntax error before `*’ token
../engine/AudioEngine.h:98: error: parse error before `*’ token
../engine/AudioEngine.h: In function `int AudioCallback(…)’:
../engine/AudioEngine.h:102: error: `userData’ undeclared (first use this
function)
../engine/AudioEngine.h:102: error: (Each undeclared identifier is reported
only once for each function it appears in.)
../engine/AudioEngine.h:103: error: `frameCount’ undeclared (first use this
function)
../engine/AudioEngine.h:104: error: `output’ undeclared (first use this
function)
../engine/AudioEngine.h:105: error: `input’ undeclared (first use this
function)
../engine/AudioEngine.h:111: error: `paFloat32′ undeclared (first use this
function)
../engine/AudioEngine.h:133: error: `paInt32′ undeclared (first use this
function)
../engine/AudioEngine.h:137: error: `paInt24′ undeclared (first use this
function)
../engine/AudioEngine.h:139: error: `paInt16′ undeclared (first use this
function)
../engine/AudioEngine.h:141: error: `paUInt8′ undeclared (first use this
function)
../engine/AudioEngine.h:143: error: `paInt8′ undeclared (first use this
function)
make[1]: *** [ChannelGui.o] Error 1
make[1]: Leaving directory `/home/pcz/temp/f/wired/src/gui’
make: *** [all-recursive] Error 1Nemtom mi lehet a gond! A configure normálisan lemeg, akinél fordul, az milyen rendszeren csinálja?
[align=right][snapback]96390[/snapback][/align]üdv
a SoundTouch/include/STTypes.h fájlban a következõ sort kommentezd ki:
#define INTEGER_SAMPLES // 16bit integer samples
ezt pedig engedélyezd:
#define FLOAT_SAMPLES // 32bit float samplesígy elvileg mûködni fog, sok sikert 😉
és a portaudio-t is forrásból telepítsd!
ja és ne alsa-t használj, hanem oss-t
nekem alsa-val nem volt jó a hang (SB Live)2004-11-11-22:35 #1983273már a függõségeit is macerás feltolni… jajajaj… 🙂
mé nem maradunk az ardournál… 🙂portaudiot hogy tudtátok feltolni? nem akarja a readme alapján.. :blink:
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz