tse3-devel Mailing List for TSE3 [ Trax Sequencer Engine v3 ]
Status: Beta
Brought to you by:
petegoodliffe
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Nick P. <val...@gm...> - 2008-02-27 14:22:42
|
I'm new to TSE3 and wondering if this project is still beig maintained. I'm interested in a Win32 and O-X port. Did anyone get any success doing so? Thnaks - Nick - |
|
From: malik m. <mal...@ho...> - 2006-11-21 21:36:17
|
<html><div style='background-color:'><DIV class=RTE> <P>oh yeah i'm running OpenSUSE 10.0<BR><BR></P></DIV> <DIV></DIV> <BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif"> <HR color=#a0c6e5 SIZE=1> <DIV></DIV>From: <I>"malik martin" <mal...@ho...></I><BR>To: <I>Tse...@li...</I><BR>Subject: <I>[Tse3-devel] Installation issues</I><BR>Date: <I>Tue, 21 Nov 2006 15:27:22 -0500</I><BR>>hi<BR>>it's been a while. my last subject here was about this being ported <BR>>to windows :P<BR>>i'm using linux now and i like it better.<BR>><BR>>my question is about an error i get with phrase.cpp when i try to <BR>>use make<BR>>here is the output...<BR>><BR>>please help i've been so excited to use this for years and now that <BR>>im on linux i cant wait to experiment.<BR>>Is this mailing list dead?<BR>><BR>><BR>>linux:/home/laserbeak43/Documents/tse3-0.3.1 # make<BR>>make all-recursive<BR>>make[1]: Entering directory `/home/laserbeak43/Documents/tse3-0.3.1'<BR>>Making all in doc<BR>>make[2]: Entering directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/doc'<BR>>make[2]: Nothing to be done for `all'.<BR>>make[2]: Leaving directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/doc'<BR>>Making all in demos<BR>>make[2]: Entering directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/demos'<BR>>make[2]: Nothing to be done for `all'.<BR>>make[2]: Leaving directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/demos'<BR>>Making all in src<BR>>make[2]: Entering directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src'<BR>>Making all in tse3<BR>>make[3]: Entering directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3'<BR>>Making all in util<BR>>make[4]: Entering directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/util'<BR>>make[4]: Nothing to be done for `all'.<BR>>make[4]: Leaving directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/util'<BR>>Making all in cmd<BR>>make[4]: Entering directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd'<BR>>if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ <BR>>-DHAVE_CONFIG_H -I. <BR>>-I/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd -I../../.. <BR>>-I/home/laserbeak43/Documents/tse3-0.3.1/src -g -O2 -W -Wall <BR>>-ansi -pedantic -MT Phrase.lo -MD -MP -MF ".deps/Phrase.Tpo" -c -o <BR>>Phrase.lo Phrase.cpp; \<BR>>then mv -f ".deps/Phrase.Tpo" ".deps/Phrase.Plo"; else rm -f <BR>>".deps/Phrase.Tpo"; exit 1; fi<BR>>g++ -DHAVE_CONFIG_H -I. <BR>>-I/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd -I../../.. <BR>>-I/home/laserbeak43/Documents/tse3-0.3.1/src -g -O2 -W -Wall -ansi <BR>>-pedantic -MT Phrase.lo -MD -MP -MF .deps/Phrase.Tpo -c Phrase.cpp <BR>>-fPIC -DPIC -o .libs/Phrase.o<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Phrase.h:33: <BR>>warning: class TSE3::PhraseListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/DisplayParams.h:33: <BR>>warning: class TSE3::DisplayParamsListener has virtual functions <BR>>but non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/DisplayParams.h:48: <BR>>warning: class TSE3::PresetColoursListener has virtual functions <BR>>but non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:116: <BR>>error: TSE3::PhraseEdit has not been declared<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:141: <BR>>error: using-declaration for non-member at class scope<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:141: <BR>>error: expected ; before * token<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:243: <BR>>error: TSE3::PhraseEdit has not been declared<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:273: <BR>>error: using-declaration for non-member at class scope<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:273: <BR>>error: expected ; before * token<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Song.h:37: <BR>>warning: class TSE3::SongListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Track.h:33: <BR>>warning: class TSE3::TrackListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Part.h:35: <BR>>warning: class TSE3::PartListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/MidiFilter.h:32: <BR>>warning: class TSE3::MidiFilterListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/MidiParams.h:32: <BR>>warning: class TSE3::MidiParamsListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/PhraseEdit.h:36: <BR>>warning: class TSE3::PhraseEditListener has virtual functions but <BR>>non-virtual destructor<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/PhraseList.h:33: <BR>>warning: class TSE3::PhraseListListener has virtual functions but <BR>>non-virtual destructor<BR>>Phrase.cpp:79: error: prototype for <BR>>TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, <BR>>TSE3::PhraseEdit*, const std::string&) does not match any in class <BR>>TSE3::Cmd::Phrase_Create<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:102: <BR>>error: candidates are: TSE3::Cmd::Phrase_Create::Phrase_Create(const <BR>>TSE3::Cmd::Phrase_Create&)<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:117: <BR>>error: <BR>>TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, int*, <BR>>const std::string&)<BR>>Phrase.cpp: In constructor <BR>>TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, <BR>>TSE3::PhraseEdit*, const std::string&):<BR>>Phrase.cpp:80: error: class TSE3::Cmd::Phrase_Create does not have <BR>>any field named phraseEdit<BR>>Phrase.cpp: In member function virtual void <BR>>TSE3::Cmd::Phrase_Create::executeImpl():<BR>>Phrase.cpp:103: error: phraseEdit was not declared in this scope<BR>>Phrase.cpp: In constructor <BR>>TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, <BR>>TSE3::Phrase*, TSE3::Song*):<BR>>Phrase.cpp:198: error: class TSE3::Cmd::Phrase_Replace does not <BR>>have any field named phraseEdit<BR>>Phrase.cpp: At global scope:<BR>>Phrase.cpp:207: error: prototype for <BR>>TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, <BR>>TSE3::PhraseEdit*, TSE3::Song*, const std::string&) does not match <BR>>any in class TSE3::Cmd::Phrase_Replace<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:207: <BR>>error: candidates are: <BR>>TSE3::Cmd::Phrase_Replace::Phrase_Replace(const <BR>>TSE3::Cmd::Phrase_Replace&)<BR>>/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:245: <BR>>error: <BR>>TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, int*, <BR>>TSE3::Song*, const std::string&)<BR>>Phrase.cpp:196: error: <BR>>TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, <BR>>TSE3::Phrase*, TSE3::Song*)<BR>>Phrase.cpp: In constructor <BR>>TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, <BR>>TSE3::PhraseEdit*, TSE3::Song*, const std::string&):<BR>>Phrase.cpp:209: error: class TSE3::Cmd::Phrase_Replace does not <BR>>have any field named phraseEdit<BR>>Phrase.cpp: In member function virtual void <BR>>TSE3::Cmd::Phrase_Replace::executeImpl():<BR>>Phrase.cpp:233: error: phraseEdit was not declared in this scope<BR>>Phrase.cpp: In member function virtual void <BR>>TSE3::Cmd::Phrase_Replace::undoImpl():<BR>>Phrase.cpp:274: error: phraseEdit was not declared in this scope<BR>>make[4]: *** [Phrase.lo] Error 1<BR>>make[4]: Leaving directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd'<BR>>make[3]: *** [all-recursive] Error 1<BR>>make[3]: Leaving directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3'<BR>>make[2]: *** [all-recursive] Error 1<BR>>make[2]: Leaving directory <BR>>`/home/laserbeak43/Documents/tse3-0.3.1/src'<BR>>make[1]: *** [all-recursive] Error 1<BR>>make[1]: Leaving directory `/home/laserbeak43/Documents/tse3-0.3.1'<BR>>make: *** [all] Error 2<BR>>linux:/home/laserbeak43/Documents/tse3-0.3.1 #<BR>><BR>><BR>><BR> <P>>-------------------------------------------------------------------------<BR>>Take Surveys. Earn Cash. Influence the Future of IT<BR>>Join SourceForge.net's Techsay panel and you'll get the chance to share your<BR>>opinions on IT & business topics through brief surveys - and earn cash<BR>>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV<BR> <P>>_______________________________________________<BR>>Tse3-devel mailing list<BR>>Tse...@li...<BR>>https://lists.sourceforge.net/lists/listinfo/tse3-devel<BR> <P></FONT></P></BLOCKQUOTE></div></html> |
|
From: malik m. <mal...@ho...> - 2006-11-21 20:27:36
|
hi
it's been a while. my last subject here was about this being ported to
windows :P
i'm using linux now and i like it better.
my question is about an error i get with phrase.cpp when i try to use make
here is the output...
please help i've been so excited to use this for years and now that im on
linux i cant wait to experiment.
Is this mailing list dead?
linux:/home/laserbeak43/Documents/tse3-0.3.1 # make
make all-recursive
make[1]: Entering directory `/home/laserbeak43/Documents/tse3-0.3.1'
Making all in doc
make[2]: Entering directory `/home/laserbeak43/Documents/tse3-0.3.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/laserbeak43/Documents/tse3-0.3.1/doc'
Making all in demos
make[2]: Entering directory `/home/laserbeak43/Documents/tse3-0.3.1/demos'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/laserbeak43/Documents/tse3-0.3.1/demos'
Making all in src
make[2]: Entering directory `/home/laserbeak43/Documents/tse3-0.3.1/src'
Making all in tse3
make[3]: Entering directory
`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3'
Making all in util
make[4]: Entering directory
`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/util'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/util'
Making all in cmd
make[4]: Entering directory
`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd'
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd -I../../..
-I/home/laserbeak43/Documents/tse3-0.3.1/src -g -O2 -W -Wall -ansi
-pedantic -MT Phrase.lo -MD -MP -MF ".deps/Phrase.Tpo" -c -o Phrase.lo
Phrase.cpp; \
then mv -f ".deps/Phrase.Tpo" ".deps/Phrase.Plo"; else rm -f
".deps/Phrase.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I.
-I/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd -I../../..
-I/home/laserbeak43/Documents/tse3-0.3.1/src -g -O2 -W -Wall -ansi -pedantic
-MT Phrase.lo -MD -MP -MF .deps/Phrase.Tpo -c Phrase.cpp -fPIC -DPIC -o
.libs/Phrase.o
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Phrase.h:33: warning:
class TSE3::PhraseListener has virtual functions but non-virtual
destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/DisplayParams.h:33:
warning: class TSE3::DisplayParamsListener has virtual functions but
non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/DisplayParams.h:48:
warning: class TSE3::PresetColoursListener has virtual functions but
non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:116: error:
TSE3::PhraseEdit has not been declared
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:141: error:
using-declaration for non-member at class scope
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:141: error:
expected ; before * token
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:243: error:
TSE3::PhraseEdit has not been declared
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:273: error:
using-declaration for non-member at class scope
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:273: error:
expected ; before * token
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Song.h:37: warning:
class TSE3::SongListener has virtual functions but non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Track.h:33: warning:
class TSE3::TrackListener has virtual functions but non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/Part.h:35: warning:
class TSE3::PartListener has virtual functions but non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/MidiFilter.h:32:
warning: class TSE3::MidiFilterListener has virtual functions but
non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/MidiParams.h:32:
warning: class TSE3::MidiParamsListener has virtual functions but
non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/PhraseEdit.h:36:
warning: class TSE3::PhraseEditListener has virtual functions but
non-virtual destructor
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/listen/PhraseList.h:33:
warning: class TSE3::PhraseListListener has virtual functions but
non-virtual destructor
Phrase.cpp:79: error: prototype for
TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*,
TSE3::PhraseEdit*, const std::string&) does not match any in class
TSE3::Cmd::Phrase_Create
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:102: error:
candidates are: TSE3::Cmd::Phrase_Create::Phrase_Create(const
TSE3::Cmd::Phrase_Create&)
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:117: error:
TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*,
int*, const std::string&)
Phrase.cpp: In constructor
TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*,
TSE3::PhraseEdit*, const std::string&):
Phrase.cpp:80: error: class TSE3::Cmd::Phrase_Create does not have any
field named phraseEdit
Phrase.cpp: In member function virtual void
TSE3::Cmd::Phrase_Create::executeImpl():
Phrase.cpp:103: error: phraseEdit was not declared in this scope
Phrase.cpp: In constructor
TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::Phrase*,
TSE3::Song*):
Phrase.cpp:198: error: class TSE3::Cmd::Phrase_Replace does not have any
field named phraseEdit
Phrase.cpp: At global scope:
Phrase.cpp:207: error: prototype for
TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::PhraseEdit*,
TSE3::Song*, const std::string&) does not match any in class
TSE3::Cmd::Phrase_Replace
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:207: error:
candidates are: TSE3::Cmd::Phrase_Replace::Phrase_Replace(const
TSE3::Cmd::Phrase_Replace&)
/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd/Phrase.h:245: error:
TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, int*,
TSE3::Song*, const std::string&)
Phrase.cpp:196: error:
TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::Phrase*,
TSE3::Song*)
Phrase.cpp: In constructor
TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::PhraseEdit*,
TSE3::Song*, const std::string&):
Phrase.cpp:209: error: class TSE3::Cmd::Phrase_Replace does not have any
field named phraseEdit
Phrase.cpp: In member function virtual void
TSE3::Cmd::Phrase_Replace::executeImpl():
Phrase.cpp:233: error: phraseEdit was not declared in this scope
Phrase.cpp: In member function virtual void
TSE3::Cmd::Phrase_Replace::undoImpl():
Phrase.cpp:274: error: phraseEdit was not declared in this scope
make[4]: *** [Phrase.lo] Error 1
make[4]: Leaving directory
`/home/laserbeak43/Documents/tse3-0.3.1/src/tse3/cmd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/laserbeak43/Documents/tse3-0.3.1/src/tse3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/laserbeak43/Documents/tse3-0.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/laserbeak43/Documents/tse3-0.3.1'
make: *** [all] Error 2
linux:/home/laserbeak43/Documents/tse3-0.3.1 #
|
|
From: malik m. <mal...@ho...> - 2005-08-16 22:37:35
|
are there any windows builds? or will i have to learn gcc and if i have to use gcc do i use cygwin? |
|
From: <ms...@wp...> - 2005-07-27 07:26:04
|
Hi, I downloaded tse3-0.3.0 and tried to compile it. I used configure: ./configure --prefix=/usr --with-doc-install --without-arts and I've only got warning about missing kde-config (and it's OK, I use Gnome). Unfortunately compilation failed (see below). I tried to correct it manualy, but without results. I have Fedora Core 3 and g++ 3.4.3. In google I only found similar problem without answer: http://forum.mandrake.pl/archive/index.php/t-7796.html Thanks for help Marcin <MAKE_RESULT> [szpak@szpak tse3-0.3.0]$ make make all-recursive make[1]: Entering directory `/home/szpak/cosie/soft3/u/tse3-0.3.0' Making all in doc /home/szpak/cosie/soft3/u/tse3-0.3.0/doc make[2]: Entering directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/doc' Making all in demos /home/szpak/cosie/soft3/u/tse3-0.3.0/demos make[2]: Entering directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/demos' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/demos' Making all in src /home/szpak/cosie/soft3/u/tse3-0.3.0/src make[2]: Entering directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/src' Making all in tse3 /home/szpak/cosie/soft3/u/tse3-0.3.0/src/tse3 make[3]: Entering directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/src/tse3' Making all in util /home/szpak/cosie/soft3/u/tse3-0.3.0/src/tse3/util make[4]: Entering directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/src/tse3/util' if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -g -O2 -W -Wall -ansi -pedantic -MT Demidify.lo -MD -MP -MF ".deps/Demidify.Tpo" \ -c -o Demidify.lo `test -f 'Demidify.cpp' || echo './'`Demidify.cpp; \ then mv -f ".deps/Demidify.Tpo" ".deps/Demidify.Plo"; \ else rm -f ".deps/Demidify.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -g -O2 -W -Wall -ansi -pedantic -MT Demidify.lo -MD -MP -MF .deps/Demidify.Tpo -c Demidify.cpp -fPIC -DPIC -DPIC -o Demidify.o In file included from ../../../src/tse3/util/Demidify.h:20, from Demidify.cpp:17: ../../../src/tse3/Midi.h:822: error: extra `;' In file included from ../../../src/tse3/Song.h:22, from Demidify.cpp:19: ../../../src/tse3/Notifier.h:293: error: extra `;' ../../../src/tse3/Notifier.h:370: error: using typedef-name `TSE3::Notifier<interface_type>::listener_type' after `class' ../../../src/tse3/Notifier.h:605: error: using typedef-name `TSE3::Listener<interface_type>::notifier_type' after `class' make[4]: *** [Demidify.lo] Error 1 make[4]: Leaving directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/src/tse3/util' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/src/tse3' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/szpak/cosie/soft3/u/tse3-0.3.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/szpak/cosie/soft3/u/tse3-0.3.0' make: *** [all] Error 2 </MAKE_RESULT> |
|
From: Tony L. <ton...@ho...> - 2003-06-02 07:29:43
|
Hi,
i am just getting started trying to do some development with the tse3
librarys. I'm pretty new to c++ too, which proberbally doesn't help :)
I have started by modifying the scale example but have become stuck.
What I am trying to do is transpose the notes, play them on a different
instrument and add reverb etc, here is the section of code I have modified:
// Now assemble the Song
TSE3::Song song;
TSE3::Phrase *phrase = phraseEdit.createPhrase(song.phraseList());
TSE3::Part *part = new TSE3::Part(0, phraseEdit.lastClock());
TSE3::Track *track = song.insert(1);
part->setPhrase(phrase);
track->insert(part);
track->params()->setProgram(30);
track->params()->setVolume(10);
track->filter()->setTranspose(4);
The transpose works fine, but the volume and program lines do nothing.
As far as I understand, I create a phrase, add it to the phrase list and
also to a part, add that part to a track that is associated with a song and
then should be able to modify params and the filter for the whole track.
Any help appreciated.
regards
tony
_________________________________________________________________
Sign-up for a FREE BT Broadband connection today!
http://www.msn.co.uk/specials/btbroadband
|
|
From: Nandita S. <Nan...@gm...> - 2003-02-10 14:45:00
|
hallo, I have just started using TSE3 to serve my purpose. I need only the first 1 min of the midi song. In the documentation I found a clock object but in pulse and beat. I do not know much about music. I require a clock object for 1 min playtime. Light on this matter will be of great help. thanks in advance nandita -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! |
|
From: Pupeno <pu...@pu...> - 2002-09-16 09:57:15
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I have just compiled and installed TSE3 0.2.5 and I tryed with tse3play a= nd it=20 didn't work giving me the following error: TSE3 error detected: Failed to create the MIDI scheduler What's causing this and how can I solve it ? (may this be the first question for a FAQ or something like that in your = page=20 ?) Thanks! - --=20 Pupeno: pu...@pu... http://www.pupeno.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9hakPLr8z5XzmSDQRAjlCAJ9qVOHai49OmeOBvRVsanNDEaUZYgCgyllv v3pSnwTeBQAgycYvQFPqSXs=3D =3D7ETe -----END PGP SIGNATURE----- |
|
From: Steven K. <ouc...@ya...> - 2001-11-06 11:06:27
|
Hi, I have recently been playing with tse3 and have got it working (to a = fashion - see below) under windows using Borland's C++ compiler (which = is available for free although I have been using the commercial version = included with their C++ Builder product). When I say I have got it working, I mean it compiles, and tse3play plays = MIDI files to standard output with the stream scheduler. I have not even = begun work on the Win32MidiScheduler, though I intend to have a stab at = it soon. If you are interested in getting my changes so far integrated with your = code, I will be happy to post the changes to this list. Regards Steven. |
|
From: Pete G. <pet...@pa...> - 2001-07-11 07:44:13
|
Hi, TSE3 0.1.0 has just been released. This sees the library move to "beta" status - an important milestone. Get it from http://TSE3.soruceforge.net/ Cheers, Pete -- Pete Goodliffe, Senior Software Engineer Pace Micro Technology plc Tel: +44 (0) 1223 518579 645 Newmarket Road Fax: +44 (0) 1223 518526 Cambridge, CB5 8PB, United Kingdom WWW: http://www.pace.co.uk/ |