lrs@fox nama]$ perl -I lib t/12_nama.t
1..111
reading config file /dev/null
Not initializing engine: options E or A are set.
project_root /tmp/nama-test specified on command line
Regenerating effects data cache
project_name: 1024
Project "1024" does not exist.
Loading project "untitled".
Warning: commit message did not conform to UTF-8.
You may want to amend it after fixing the message, or set the config
variable i18n.commitencoding to the encoding your project uses. at /us
+r/share/perl5/vendor_perl/Git/Repository.pm line 195.
: file not found
ok 1 - Read mix_to_disk_format
ok 2 - 1 => soundcard
ok 3 - Fluidsynth => jack_client
ok 4 - MPlayer [20120]:out_0 => jack_client
ok 5 - drumkit.ports => jack_ports_list
ok 6 - manual => jack_manual
ok 7 - jack => jack_manual
ok 8 - bus => bus
ok 9 - null => null
ok 10 - loop,16 => loop
ok 11 - loop,Master => loop
ok 12 - Bus initializtion
undefined path,
state file not found
ok 13 - establish project directory
bless( {}, 'Audio::Nama::IO::from_null' )
ok 14 - from_null ecs_string
bless( {}, 'Audio::Nama::IO::to_null' )
ok 15 - to_null ecs_string
ok 16 - to_wav ecs_string
bless( {
full_path_ => "test_dir/sax_1.wav",
modifiers_ => [],
playat_output_ => "playat,5",
select_output_ => "select,1,4"
}, 'Audio::Nama::IO::from_wav' )
ok 17 - from_wav ecs_string
bless( {
device_id_ => "loop,sax_in",
endpoint_ => "sax_in"
}, 'Audio::Nama::IO::from_loop' )
ok 18 - from_loop ecs_string
bless( {
device_id_ => "loop,sax_out",
endpoint_ => "sax_out"
}, 'Audio::Nama::IO::to_loop' )
ok 19 - to_loop ecs_string
bless( {}, 'Audio::Nama::IO::to_alsa_soundcard_device' )
ok 20 - to_alsa_soundcard_device ecs_string
bless( {}, 'Audio::Nama::IO::from_alsa_soundcard_device' )
ok 21 - from_alsa_soundcard_device ecs_string
bless( {
source_id_ => 2,
source_type_ => "soundcard",
width_ => 1
}, 'Audio::Nama::IO::from_jack_multi' )
bless( {
source_id_ => 2,
source_type_ => "soundcard",
width_ => 1
}, 'Audio::Nama::IO::from_jack_multi' )
ok 22 - from_soundcard ecs_string
bless( {
send_id_ => 5,
send_type_ => "soundcard",
width_ => 2
}, 'Audio::Nama::IO::to_jack_multi' )
bless( {
send_id_ => 5,
send_type_ => "soundcard",
width_ => 2
}, 'Audio::Nama::IO::to_jack_multi' )
ok 23 - to_soundcard ecs_string
bless( {
port_name_ => "sax",
width_ => 1
}, 'Audio::Nama::IO::to_jack_port' )
ok 24 - to_jack_port ecs_string
bless( {
port_name_ => "sax",
width_ => 2
}, 'Audio::Nama::IO::from_jack_port' )
ok 25 - from_jack_port ecs_string
bless( {
source_id_ => "Horgand",
source_type_ => "jack_client"
}, 'Audio::Nama::IO::from_jack_client' )
ok 26 - from_jack_client ecs_string
bless( {
send_id_ => "system",
send_type_ => "jack_client"
}, 'Audio::Nama::IO::to_jack_client' )
ok 27 - to_jack_client ecs_string
bless( {
send_id_ => "system",
send_type_ => "jack_multi",
width_ => 2
}, 'Audio::Nama::IO::to_jack_multi' )
bless( {
send_id_ => "system",
send_type_ => "jack_multi",
width_ => 2
}, 'Audio::Nama::IO::to_jack_multi' )
ok 28 - to_jack_multi ecs_string
bless( {
source_id_ => "Horgand",
source_type_ => "jack_client",
width_ => 2
}, 'Audio::Nama::IO::from_jack_multi' )
bless( {
source_id_ => "Horgand",
source_type_ => "jack_client",
width_ => 2
}, 'Audio::Nama::IO::from_jack_multi' )
ok 29 - from_jack_multi ecs_string
ok 30 - track creation
ok 31 - current track assignment
Track sax: source set to soundcard channel 2
ok 32 - set soundcard input
ok 33 - set input channel
Track sax: soundcard channel 5 is now a send target
ok 34 - set soundcard output
from /usr/lib64/perl5/CORE/libperl.so
#1 0x0000003ede8c8514 in Perl_sv_unmagic ()
from /usr/lib64/perl5/CORE/libperl.so
#2 0x0000003ede8c768f in Perl_sv_clear ()
from /usr/lib64/perl5/CORE/libperl.so
#3 0x0000003ede8c7ef2 in Perl_sv_free2 ()
from /usr/lib64/perl5/CORE/libperl.so
#4 0x0000003ede8ed1f3 in Perl_leave_scope ()
from /usr/lib64/perl5/CORE/libperl.so
#5 0x0000003ede8f61f7 in Perl_die_unwind ()
from /usr/lib64/perl5/CORE/libperl.so
#6 0x0000003ede898489 in Perl_vcroak () from /usr/lib64/perl5/CORE/li
+bperl.so
#7 0x0000003ede898987 in Perl_croak () from /usr/lib64/perl5/CORE/lib
+perl.so
#8 0x0000003ede8c5ddf in Perl_sv_setsv_flags ()
from /usr/lib64/perl5/CORE/libperl.so
#9 0x0000003ede8b6de2 in Perl_pp_sassign ()
from /usr/lib64/perl5/CORE/libperl.so
#10 0x0000003ede8b63c6 in Perl_runops_standard ()
from /usr/lib64/perl5/CORE/libperl.so
#11 0x0000003ede851ac3 in perl_run () from /usr/lib64/perl5/CORE/libpe
+rl.so
#12 0x0000000000400d99 in main ()
(gdb)
|