Hi! I have a little question! How to use trill craft with rnbo environment? Is it the same as with other trills? I just have to assign number of parameter to my craft and then route it somehow in rnbo? How to separate the channels inside rnbo?
craft
- Edited
use the trill-craft branch of the repo: https://github.com/giuliomoro/rnbo.example.bela/tree/trill-craft
giuliomoro thanks! what if i want to use it with other trills? Rn I have a project that also uses several squares. Will it be ok?
the commit message says
Attempt at making it work with Trill Craft. This would only work with either one Trill Craft or any number of the other Trills. Can't have of both types right now
So I guess it's a no, but I can work on it.
giuliomoro
I've tried to run this repo with my existed project that i did with other trill, but it doesn't work
Here is the console. What shall I do?
Building project ...
Building absolutely_last_version.cpp...
Makefile:510: recipe for target '/root/Bela/projects/rnbo_bela_trill-craft/build/absolutely_last_version.o' failed
Build finished
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_295' column: 26, line: 8857
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_296' column: 26, line: 8861
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_297' column: 26, line: 8865
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_298' column: 26, line: 8869
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_299' column: 26, line: 8873
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_300' column: 22, line: 11570
allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301' column: 22, line: 11574
[warning] unused variable 'prev' [-Wunused-variable] column: 16, line: 14150
[warning] unused variable 'prev' [-Wunused-variable] column: 16, line: 14515
[warning] unused variable 'prev' [-Wunused-variable] column: 16, line: 14783
[warning] unused variable 'prev' [-Wunused-variable] column: 16, line: 14832
[warning] unused variable 'srInv' [-Wunused-variable] column: 12, line: 14996
[warning] unused variable 'smpl_chans_3_1' [-Wunused-variable] column: 10, line: 15069
[warning] unused variable 'srInv' [-Wunused-variable] column: 12, line: 15178
[warning] unused variable 'currentSync' [-Wunused-variable] column: 20, line: 15275
[warning] unused variable 'currentSync' [-Wunused-variable] column: 20, line: 15413
allocating an object of abstract class type 'RNBO::rnbomatic' column: 16, line: 17900
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:8857:26: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_295'
this->p_01 = new RNBOSubpatcher_295();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_295'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:8861:26: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_296'
this->p_02 = new RNBOSubpatcher_296();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_296'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:8865:26: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_297'
this->p_03 = new RNBOSubpatcher_297();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_297'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:8869:26: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_298'
this->p_04 = new RNBOSubpatcher_298();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_298'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:8873:26: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301::RNBOSubpatcher_299'
this->p_05 = new RNBOSubpatcher_299();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_299'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:11570:22: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_300'
this->p_06 = new RNBOSubpatcher_300();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_300'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:11574:22: error: allocating an object of abstract class type 'RNBO::rnbomatic::RNBOSubpatcher_301'
this->p_07 = new RNBOSubpatcher_301();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'RNBOSubpatcher_301'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:14150:16: warning: unused variable 'prev' [-Wunused-variable]
number prev = this->change_01_prev;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:14515:16: warning: unused variable 'prev' [-Wunused-variable]
number prev = this->change_02_prev;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:14783:16: warning: unused variable 'prev' [-Wunused-variable]
number prev = this->change_01_prev;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:14832:16: warning: unused variable 'prev' [-Wunused-variable]
number prev = this->change_02_prev;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:14996:12: warning: unused variable 'srInv' [-Wunused-variable]
number srInv = (number)1 / this->samplerate();
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:15069:10: warning: unused variable 'smpl_chans_3_1' [-Wunused-variable]
auto smpl_chans_3_1 = this->channels(this->gen_02_smpl);
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:15178:12: warning: unused variable 'srInv' [-Wunused-variable]
number srInv = (number)1 / this->samplerate();
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:15275:20: warning: unused variable 'currentSync' [-Wunused-variable]
number currentSync = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:15413:20: warning: unused variable 'currentSync' [-Wunused-variable]
number currentSync = 0;
^
/root/Bela/projects/rnbo_bela_trill-craft/absolutely_last_version.cpp:17900:16: error: allocating an object of abstract class type 'RNBO::rnbomatic'
return new rnbomatic();
^
/root/Bela/projects/rnbo_bela_trill-craft/rnbo/common/RNBO_PatcherEventTarget.h:36:16: note: unimplemented pure virtual method 'processParameterBangEvent' in 'rnbomatic'
virtual void processParameterBangEvent(ParameterIndex index, MillisecondTime time) = 0;
^
9 warnings and 8 errors generated.
make: *** [/root/Bela/projects/rnbo_bela_trill-craft/build/absolutely_last_version.o] Error 1
what version of rnbo are you using and what branch of the rnbo.example.bela repo are you using?