[Csnd] Bug with software bus?
Date | 2011-03-20 07:34 |
From | Joseph Sanger |
Subject | [Csnd] Bug with software bus? |
Dear List, I've successfully built csound 5.13 on 64-bit, using the old parser, doubles etc. It works fine, and I think the memory bug is fixed now, so thank you. I'm just wondering if there are any known issues with the software bus (chnset, chnget etc.), and the API. I have a host program written in C, which sends strings and contol data to a large orchestra. It works OK, but when the performance is stopped and csoundReset is called, it usually crashes and prints a backtrace (which I've pasted below). "janko" is the name of my host app. If I run the same .csd from the command line, then it works OK - but then of course it's not receiving any data from the software bus, which it needs to make noises. This all seemed to work fine with the csound 5.12 standard install, but I can't really use that because of the memory bug with large orchestras. Thanks as always, Joe SECTION 1: *** glibc detected *** janko: double free or corruption (!prev): 0x000000000194f390 *** ======= Backtrace: ========= /lib/libc.so.6(+0x774b6)[0x7f6d0e4f84b6] /lib/libc.so.6(cfree+0x73)[0x7f6d0e4fec83] /usr/local/lib/libcsound64.so.5.2(csoundCleanup+0x117)[0x7f6d0ea7c417] /usr/local/lib/libcsound64.so.5.2(csoundReset+0xe)[0x7f6d0eaef02e] janko[0x409721] /lib/libpthread.so.0(+0x7971)[0x7f6d0e006971] /lib/libc.so.6(clone+0x6d)[0x7f6d0e56792d] ======= Memory map: ======== 00400000-0040c000 r-xp 00000000 08:04 9175375 /mnt/music/csound/c_synth/synth 0060b000-0060c000 r--p 0000b000 08:04 9175375 /mnt/music/csound/c_synth/synth 0060c000-0060d000 rw-p 0000c000 08:04 9175375 /mnt/music/csound/c_synth/synth 011a2000-019b2000 rw-p 00000000 00:00 0 [heap] 7f6cf8000000-7f6cf80e4000 rw-p 00000000 00:00 0 7f6cf80e4000-7f6cfc000000 ---p 00000000 00:00 0 7f6cfdaf7000-7f6cfdaf8000 ---p 00000000 00:00 0 7f6cfdaf8000-7f6cfe2f8000 rw-p 00000000 00:00 0 7f6cfe2f8000-7f6d0315f000 rw-s 00000000 00:10 14593 /dev/shm/jack-1000-0 7f6d0315f000-7f6d03176000 r-xp 00000000 08:02 24905098 /lib/libnsl-2.12.1.so 7f6d03176000-7f6d03375000 ---p 00017000 08:02 24905098 /lib/libnsl-2.12.1.so 7f6d03375000-7f6d03376000 r--p 00016000 08:02 24905098 /lib/libnsl-2.12.1.so 7f6d03376000-7f6d03377000 rw-p 00017000 08:02 24905098 /lib/libnsl-2.12.1.so 7f6d03377000-7f6d03379000 rw-p 00000000 00:00 0 7f6d03379000-7f6d033b9000 r-xp 00000000 08:02 24904760 /lib/libdbus-1.so.3.5.2 7f6d033b9000-7f6d035b9000 ---p 00040000 08:02 24904760 /lib/libdbus-1.so.3.5.2 7f6d035b9000-7f6d035ba000 r--p 00040000 08:02 24904760 /lib/libdbus-1.so.3.5.2 7f6d035ba000-7f6d035bb000 rw-p 00041000 08:02 24904760 /lib/libdbus-1.so.3.5.2 7f6d035bb000-7f6d035c4000 r-xp 00000000 08:02 24907235 /lib/libwrap.so.0.7.6 7f6d035c4000-7f6d037c3000 ---p 00009000 08:02 24907235 /lib/libwrap.so.0.7.6 7f6d037c3000-7f6d037c4000 r--p 00008000 08:02 24907235 /lib/libwrap.so.0.7.6 7f6d037c4000-7f6d037c5000 rw-p 00009000 08:02 24907235 /lib/libwrap.so.0.7.6 7f6d037c5000-7f6d037c6000 rw-p 00000000 00:00 0 7f6d037c6000-7f6d037cb000 r-xp 00000000 08:02 9182818 /usr/lib/libXdmcp.so.6.0.0 7f6d037cb000-7f6d039ca000 ---p 00005000 08:02 9182818 /usr/lib/libXdmcp.so.6.0.0 7f6d039ca000-7f6d039cb000 r--p 00004000 08:02 9182818 /usr/lib/libXdmcp.so.6.0.0 7f6d039cb000-7f6d039cc000 rw-p 00005000 08:02 9182818 /usr/lib/libXdmcp.so.6.0.0 7f6d039cc000-7f6d039ce000 r-xp 00000000 08:02 9182816 /usr/lib/libXau.so.6.0.0 7f6d039ce000-7f6d03bcd000 ---p 00002000 08:02 9182816 /usr/lib/libXau.so.6.0.0 7f6d03bcd000-7f6d03bce000 r--p 00001000 08:02 9182816 /usr/lib/libXau.so.6.0.0 7f6d03bce000-7f6d03bcf000 rw-p 00002000 08:02 9182816 /usr/lib/libXau.so.6.0.0 7f6d03bcf000-7f6d03bdd000 r-xp 00000000 08:02 9182983 /usr/lib/libXi.so.6.1.0 7f6d03bdd000-7f6d03ddd000 ---p 0000e000 08:02 9182983 /usr/lib/libXi.so.6.1.0 7f6d03ddd000-7f6d03dde000 r--p 0000e000 08:02 9182983 /usr/lib/libXi.so.6.1.0 7f6d03dde000-7f6d03ddf000 rw-p 0000f000 08:02 9182983 /usr/lib/libXi.so.6.1.0 7f6d03ddf000-7f6d03df0000 r-xp 00000000 08:02 9182894 /usr/lib/libXext.so.6.4.0 7f6d03df0000-7f6d03fef000 ---p 00011000 08:02 9182894 /usr/lib/libXext.so.6.4.0 7f6d03fef000-7f6d03ff0000 r--p 00010000 08:02 9182894 /usr/lib/libXext.so.6.4.0 7f6d03ff0000-7f6d03ff1000 rw-p 00011000 08:02 9182894 /usr/lib/libXext.so.6.4.0 7f6d03ff1000-7f6d03ff4000 r-xp 00000000 08:02 24905211 /lib/libuuid.so.1.3.0 7f6d03ff4000-7f6d041f4000 ---p 00003000 08:02 24905211 /lib/libuuid.so.1.3.0 7f6d041f4000-7f6d041f5000 r--p 00003000 08:02 24905211 /lib/libuuid.so.1.3.0 7f6d041f5000-7f6d041f6000 rw-p 00004000 08:02 24905211 /lib/libuuid.so.1.3.0 7f6d041f6000-7f6d04240000 r-xp 00000000 08:02 9181100 /usr/lib/libpulsecommon-0.9.21.so 7f6d04240000-7f6d04440000 ---p 0004a000 08:02 9181100 /usr/lib/libpulsecommon-0.9.21.so 7f6d04440000-7f6d04441000 r--p 0004a000 08:02 9181100 /usr/lib/libpulsecommon-0.9.21.so 7f6d04441000-7f6d04442000 rw-p 0004b000 08:02 9181100 /usr/lib/libpulsecommon-0.9.21.so 7f6d04442000-7f6d0445d000 r-xp 00000000 08:02 9182820 /usr/lib/libxcb.so.1.1.0 7f6d0445d000-7f6d0465d000 ---p 0001b000 08:02 9182820 /usr/lib/libxcb.so.1.1.0 7f6d0465d000-7f6d0465e000 r--p 0001b000 08:02 9182820 /usr/lib/libxcb.so.1.1.0 7f6d0465e000-7f6d0465f000 rw-p 0001c000 08:02 9182820 /usr/lib/libxcb.so.1.1.0 7f6d0465f000-7f6d04662000 r-xp 00000000 08:02 9183333 /usr/lib/libxcb-atom.so.1.0.0 7f6d04662000-7f6d04862000 ---p 00003000 08:02 9183333 /usr/lib/libxcb-atom.so.1.0.0 7f6d04862000-7f6d04863000 r--p 00003000 08:02 9183333 /usr/lib/libxcb-atom.so.1.0.0 7f6d04863000-7f6d04864000 rw-p 00004000 08:02 9183333 /usr/lib/libxcb-atom.so.1.0.0 7f6d04864000-7f6d04869000 r-xp 00000000 08:02 9183539 /usr/lib/libXtst.so.6.1.0 7f6d04869000-7f6d04a69000 ---p 00005000 08:02 9183539 /usr/lib/libXtst.so.6.1.0 7f6d04a69000-7f6d04a6a000 r--p 00005000 08:02 9183539 /usr/lib/libXtst.so.6.1.0Aborted |
Date | 2011-03-20 09:47 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Bug with software bus? |
Can you switch to the developer's list? I think this is a discussion for that forum. And no, there are not any known issues with the software bus. Victor On 20 Mar 2011, at 07:34, Joseph Sanger wrote: > Dear List, > > I've successfully built csound 5.13 on 64-bit, using the old parser, > doubles etc. It works fine, and I think the memory bug is fixed now, > so thank you. > > I'm just wondering if there are any known issues with the software > bus (chnset, chnget etc.), and the API. I have a host program > written in C, which sends strings and contol data to a large > orchestra. It works OK, but when the performance is stopped and > csoundReset is called, it usually crashes and prints a backtrace > (which I've pasted below). "janko" is the name of my host app. > > If I run the same .csd from the command line, then it works OK - but > then of course it's not receiving any data from the software bus, > which it needs to make noises. > > This all seemed to work fine with the csound 5.12 standard install, > but I can't really use that because of the memory bug with large > orchestras. > > Thanks as always, > > Joe > > > > > > > SECTION 1: > *** glibc detected *** janko: double free or corruption (!prev): > 0x000000000194f390 *** > ======= Backtrace: ========= > /lib/libc.so.6(+0x774b6)[0x7f6d0e4f84b6] > /lib/libc.so.6(cfree+0x73)[0x7f6d0e4fec83] > /usr/local/lib/libcsound64.so.5.2(csoundCleanup+0x117)[0x7f6d0ea7c417] > /usr/local/lib/libcsound64.so.5.2(csoundReset+0xe)[0x7f6d0eaef02e] > janko[0x409721] > /lib/libpthread.so.0(+0x7971)[0x7f6d0e006971] > /lib/libc.so.6(clone+0x6d)[0x7f6d0e56792d] > ======= Memory map: ======== > 00400000-0040c000 r-xp 00000000 08:04 > 9175375 /mnt/music/csound/c_synth/synth > 0060b000-0060c000 r--p 0000b000 08:04 > 9175375 /mnt/music/csound/c_synth/synth > 0060c000-0060d000 rw-p 0000c000 08:04 > 9175375 /mnt/music/csound/c_synth/synth > 011a2000-019b2000 rw-p 00000000 00:00 > 0 [heap] > 7f6cf8000000-7f6cf80e4000 rw-p 00000000 00:00 0 > 7f6cf80e4000-7f6cfc000000 ---p 00000000 00:00 0 > 7f6cfdaf7000-7f6cfdaf8000 ---p 00000000 00:00 0 > 7f6cfdaf8000-7f6cfe2f8000 rw-p 00000000 00:00 0 > 7f6cfe2f8000-7f6d0315f000 rw-s 00000000 00:10 > 14593 /dev/shm/jack-1000-0 > 7f6d0315f000-7f6d03176000 r-xp 00000000 08:02 > 24905098 /lib/libnsl-2.12.1.so > 7f6d03176000-7f6d03375000 ---p 00017000 08:02 > 24905098 /lib/libnsl-2.12.1.so > 7f6d03375000-7f6d03376000 r--p 00016000 08:02 > 24905098 /lib/libnsl-2.12.1.so > 7f6d03376000-7f6d03377000 rw-p 00017000 08:02 > 24905098 /lib/libnsl-2.12.1.so > 7f6d03377000-7f6d03379000 rw-p 00000000 00:00 0 > 7f6d03379000-7f6d033b9000 r-xp 00000000 08:02 > 24904760 /lib/libdbus-1.so.3.5.2 > 7f6d033b9000-7f6d035b9000 ---p 00040000 08:02 > 24904760 /lib/libdbus-1.so.3.5.2 > 7f6d035b9000-7f6d035ba000 r--p 00040000 08:02 > 24904760 /lib/libdbus-1.so.3.5.2 > 7f6d035ba000-7f6d035bb000 rw-p 00041000 08:02 > 24904760 /lib/libdbus-1.so.3.5.2 > 7f6d035bb000-7f6d035c4000 r-xp 00000000 08:02 > 24907235 /lib/libwrap.so.0.7.6 > 7f6d035c4000-7f6d037c3000 ---p 00009000 08:02 > 24907235 /lib/libwrap.so.0.7.6 > 7f6d037c3000-7f6d037c4000 r--p 00008000 08:02 > 24907235 /lib/libwrap.so.0.7.6 > 7f6d037c4000-7f6d037c5000 rw-p 00009000 08:02 > 24907235 /lib/libwrap.so.0.7.6 > 7f6d037c5000-7f6d037c6000 rw-p 00000000 00:00 0 > 7f6d037c6000-7f6d037cb000 r-xp 00000000 08:02 > 9182818 /usr/lib/libXdmcp.so.6.0.0 > 7f6d037cb000-7f6d039ca000 ---p 00005000 08:02 > 9182818 /usr/lib/libXdmcp.so.6.0.0 > 7f6d039ca000-7f6d039cb000 r--p 00004000 08:02 > 9182818 /usr/lib/libXdmcp.so.6.0.0 > 7f6d039cb000-7f6d039cc000 rw-p 00005000 08:02 > 9182818 /usr/lib/libXdmcp.so.6.0.0 > 7f6d039cc000-7f6d039ce000 r-xp 00000000 08:02 > 9182816 /usr/lib/libXau.so.6.0.0 > 7f6d039ce000-7f6d03bcd000 ---p 00002000 08:02 > 9182816 /usr/lib/libXau.so.6.0.0 > 7f6d03bcd000-7f6d03bce000 r--p 00001000 08:02 > 9182816 /usr/lib/libXau.so.6.0.0 > 7f6d03bce000-7f6d03bcf000 rw-p 00002000 08:02 > 9182816 /usr/lib/libXau.so.6.0.0 > 7f6d03bcf000-7f6d03bdd000 r-xp 00000000 08:02 > 9182983 /usr/lib/libXi.so.6.1.0 > 7f6d03bdd000-7f6d03ddd000 ---p 0000e000 08:02 > 9182983 /usr/lib/libXi.so.6.1.0 > 7f6d03ddd000-7f6d03dde000 r--p 0000e000 08:02 > 9182983 /usr/lib/libXi.so.6.1.0 > 7f6d03dde000-7f6d03ddf000 rw-p 0000f000 08:02 > 9182983 /usr/lib/libXi.so.6.1.0 > 7f6d03ddf000-7f6d03df0000 r-xp 00000000 08:02 > 9182894 /usr/lib/libXext.so.6.4.0 > 7f6d03df0000-7f6d03fef000 ---p 00011000 08:02 > 9182894 /usr/lib/libXext.so.6.4.0 > 7f6d03fef000-7f6d03ff0000 r--p 00010000 08:02 > 9182894 /usr/lib/libXext.so.6.4.0 > 7f6d03ff0000-7f6d03ff1000 rw-p 00011000 08:02 > 9182894 /usr/lib/libXext.so.6.4.0 > 7f6d03ff1000-7f6d03ff4000 r-xp 00000000 08:02 > 24905211 /lib/libuuid.so.1.3.0 > 7f6d03ff4000-7f6d041f4000 ---p 00003000 08:02 > 24905211 /lib/libuuid.so.1.3.0 > 7f6d041f4000-7f6d041f5000 r--p 00003000 08:02 > 24905211 /lib/libuuid.so.1.3.0 > 7f6d041f5000-7f6d041f6000 rw-p 00004000 08:02 > 24905211 /lib/libuuid.so.1.3.0 > 7f6d041f6000-7f6d04240000 r-xp 00000000 08:02 > 9181100 /usr/lib/libpulsecommon-0.9.21.so > 7f6d04240000-7f6d04440000 ---p 0004a000 08:02 > 9181100 /usr/lib/libpulsecommon-0.9.21.so > 7f6d04440000-7f6d04441000 r--p 0004a000 08:02 > 9181100 /usr/lib/libpulsecommon-0.9.21.so > 7f6d04441000-7f6d04442000 rw-p 0004b000 08:02 > 9181100 /usr/lib/libpulsecommon-0.9.21.so > 7f6d04442000-7f6d0445d000 r-xp 00000000 08:02 > 9182820 /usr/lib/libxcb.so.1.1.0 > 7f6d0445d000-7f6d0465d000 ---p 0001b000 08:02 > 9182820 /usr/lib/libxcb.so.1.1.0 > 7f6d0465d000-7f6d0465e000 r--p 0001b000 08:02 > 9182820 /usr/lib/libxcb.so.1.1.0 > 7f6d0465e000-7f6d0465f000 rw-p 0001c000 08:02 > 9182820 /usr/lib/libxcb.so.1.1.0 > 7f6d0465f000-7f6d04662000 r-xp 00000000 08:02 > 9183333 /usr/lib/libxcb-atom.so.1.0.0 > 7f6d04662000-7f6d04862000 ---p 00003000 08:02 > 9183333 /usr/lib/libxcb-atom.so.1.0.0 > 7f6d04862000-7f6d04863000 r--p 00003000 08:02 > 9183333 /usr/lib/libxcb-atom.so.1.0.0 > 7f6d04863000-7f6d04864000 rw-p 00004000 08:02 > 9183333 /usr/lib/libxcb-atom.so.1.0.0 > 7f6d04864000-7f6d04869000 r-xp 00000000 08:02 > 9183539 /usr/lib/libXtst.so.6.1.0 > 7f6d04869000-7f6d04a69000 ---p 00005000 08:02 > 9183539 /usr/lib/libXtst.so.6.1.0 > 7f6d04a69000-7f6d04a6a000 r--p 00005000 08:02 > 9183539 /usr/lib/libXtst.so.6.1.0Aborted > > -- > Joseph Sanger > Blueberry Eikaiwa > www.bbeikaiwa.com > > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-03-20 10:40 |
From | Joseph Sanger |
Subject | Re: [Csnd] Bug with software bus? |
OK, will do. Thanks for the reply. On 20/03/11 18:47, Victor Lazzarini wrote: > Can you switch to the developer's list? I think this is a discussion > for that forum. > And no, there are not any known issues with the software bus. > > Victor > On 20 Mar 2011, at 07:34, Joseph Sanger wrote: > >> Dear List, >> >> I've successfully built csound 5.13 on 64-bit, using the old parser, >> doubles etc. It works fine, and I think the memory bug is fixed now, >> so thank you. >> >> I'm just wondering if there are any known issues with the software >> bus (chnset, chnget etc.), and the API. I have a host program written >> in C, which sends strings and contol data to a large orchestra. It >> works OK, but when the performance is stopped and csoundReset is >> called, it usually crashes and prints a backtrace (which I've pasted >> below). "janko" is the name of my host app. >> >> If I run the same .csd from the command line, then it works OK - but >> then of course it's not receiving any data from the software bus, >> which it needs to make noises. >> >> This all seemed to work fine with the csound 5.12 standard install, >> but I can't really use that because of the memory bug with large >> orchestras. >> >> Thanks as always, >> >> Joe >> >> >> >> >> >> >> SECTION 1: >> *** glibc detected *** janko: double free or corruption (!prev): >> 0x000000000194f390 *** >> ======= Backtrace: ========= >> /lib/libc.so.6(+0x774b6)[0x7f6d0e4f84b6] >> /lib/libc.so.6(cfree+0x73)[0x7f6d0e4fec83] >> /usr/local/lib/libcsound64.so.5.2(csoundCleanup+0x117)[0x7f6d0ea7c417] >> /usr/local/lib/libcsound64.so.5.2(csoundReset+0xe)[0x7f6d0eaef02e] >> janko[0x409721] >> /lib/libpthread.so.0(+0x7971)[0x7f6d0e006971] >> /lib/libc.so.6(clone+0x6d)[0x7f6d0e56792d] >> ======= Memory map: ======== >> 00400000-0040c000 r-xp 00000000 08:04 >> 9175375 /mnt/music/csound/c_synth/synth >> 0060b000-0060c000 r--p 0000b000 08:04 >> 9175375 /mnt/music/csound/c_synth/synth >> 0060c000-0060d000 rw-p 0000c000 08:04 >> 9175375 /mnt/music/csound/c_synth/synth >> 011a2000-019b2000 rw-p 00000000 00:00 >> 0 [heap] >> 7f6cf8000000-7f6cf80e4000 rw-p 00000000 00:00 0 >> 7f6cf80e4000-7f6cfc000000 ---p 00000000 00:00 0 >> 7f6cfdaf7000-7f6cfdaf8000 ---p 00000000 00:00 0 >> 7f6cfdaf8000-7f6cfe2f8000 rw-p 00000000 00:00 0 >> 7f6cfe2f8000-7f6d0315f000 rw-s 00000000 00:10 >> 14593 /dev/shm/jack-1000-0 >> 7f6d0315f000-7f6d03176000 r-xp 00000000 08:02 >> 24905098 /lib/libnsl-2.12.1.so >> 7f6d03176000-7f6d03375000 ---p 00017000 08:02 >> 24905098 /lib/libnsl-2.12.1.so >> 7f6d03375000-7f6d03376000 r--p 00016000 08:02 >> 24905098 /lib/libnsl-2.12.1.so >> 7f6d03376000-7f6d03377000 rw-p 00017000 08:02 >> 24905098 /lib/libnsl-2.12.1.so >> 7f6d03377000-7f6d03379000 rw-p 00000000 00:00 0 >> 7f6d03379000-7f6d033b9000 r-xp 00000000 08:02 >> 24904760 /lib/libdbus-1.so.3.5.2 >> 7f6d033b9000-7f6d035b9000 ---p 00040000 08:02 >> 24904760 /lib/libdbus-1.so.3.5.2 >> 7f6d035b9000-7f6d035ba000 r--p 00040000 08:02 >> 24904760 /lib/libdbus-1.so.3.5.2 >> 7f6d035ba000-7f6d035bb000 rw-p 00041000 08:02 >> 24904760 /lib/libdbus-1.so.3.5.2 >> 7f6d035bb000-7f6d035c4000 r-xp 00000000 08:02 >> 24907235 /lib/libwrap.so.0.7.6 >> 7f6d035c4000-7f6d037c3000 ---p 00009000 08:02 >> 24907235 /lib/libwrap.so.0.7.6 >> 7f6d037c3000-7f6d037c4000 r--p 00008000 08:02 >> 24907235 /lib/libwrap.so.0.7.6 >> 7f6d037c4000-7f6d037c5000 rw-p 00009000 08:02 >> 24907235 /lib/libwrap.so.0.7.6 >> 7f6d037c5000-7f6d037c6000 rw-p 00000000 00:00 0 >> 7f6d037c6000-7f6d037cb000 r-xp 00000000 08:02 >> 9182818 /usr/lib/libXdmcp.so.6.0.0 >> 7f6d037cb000-7f6d039ca000 ---p 00005000 08:02 >> 9182818 /usr/lib/libXdmcp.so.6.0.0 >> 7f6d039ca000-7f6d039cb000 r--p 00004000 08:02 >> 9182818 /usr/lib/libXdmcp.so.6.0.0 >> 7f6d039cb000-7f6d039cc000 rw-p 00005000 08:02 >> 9182818 /usr/lib/libXdmcp.so.6.0.0 >> 7f6d039cc000-7f6d039ce000 r-xp 00000000 08:02 >> 9182816 /usr/lib/libXau.so.6.0.0 >> 7f6d039ce000-7f6d03bcd000 ---p 00002000 08:02 >> 9182816 /usr/lib/libXau.so.6.0.0 >> 7f6d03bcd000-7f6d03bce000 r--p 00001000 08:02 >> 9182816 /usr/lib/libXau.so.6.0.0 >> 7f6d03bce000-7f6d03bcf000 rw-p 00002000 08:02 >> 9182816 /usr/lib/libXau.so.6.0.0 >> 7f6d03bcf000-7f6d03bdd000 r-xp 00000000 08:02 >> 9182983 /usr/lib/libXi.so.6.1.0 >> 7f6d03bdd000-7f6d03ddd000 ---p 0000e000 08:02 >> 9182983 /usr/lib/libXi.so.6.1.0 >> 7f6d03ddd000-7f6d03dde000 r--p 0000e000 08:02 >> 9182983 /usr/lib/libXi.so.6.1.0 >> 7f6d03dde000-7f6d03ddf000 rw-p 0000f000 08:02 >> 9182983 /usr/lib/libXi.so.6.1.0 >> 7f6d03ddf000-7f6d03df0000 r-xp 00000000 08:02 >> 9182894 /usr/lib/libXext.so.6.4.0 >> 7f6d03df0000-7f6d03fef000 ---p 00011000 08:02 >> 9182894 /usr/lib/libXext.so.6.4.0 >> 7f6d03fef000-7f6d03ff0000 r--p 00010000 08:02 >> 9182894 /usr/lib/libXext.so.6.4.0 >> 7f6d03ff0000-7f6d03ff1000 rw-p 00011000 08:02 >> 9182894 /usr/lib/libXext.so.6.4.0 >> 7f6d03ff1000-7f6d03ff4000 r-xp 00000000 08:02 >> 24905211 /lib/libuuid.so.1.3.0 >> 7f6d03ff4000-7f6d041f4000 ---p 00003000 08:02 >> 24905211 /lib/libuuid.so.1.3.0 >> 7f6d041f4000-7f6d041f5000 r--p 00003000 08:02 >> 24905211 /lib/libuuid.so.1.3.0 >> 7f6d041f5000-7f6d041f6000 rw-p 00004000 08:02 >> 24905211 /lib/libuuid.so.1.3.0 >> 7f6d041f6000-7f6d04240000 r-xp 00000000 08:02 >> 9181100 /usr/lib/libpulsecommon-0.9.21.so >> 7f6d04240000-7f6d04440000 ---p 0004a000 08:02 >> 9181100 /usr/lib/libpulsecommon-0.9.21.so >> 7f6d04440000-7f6d04441000 r--p 0004a000 08:02 >> 9181100 /usr/lib/libpulsecommon-0.9.21.so >> 7f6d04441000-7f6d04442000 rw-p 0004b000 08:02 >> 9181100 /usr/lib/libpulsecommon-0.9.21.so >> 7f6d04442000-7f6d0445d000 r-xp 00000000 08:02 >> 9182820 /usr/lib/libxcb.so.1.1.0 >> 7f6d0445d000-7f6d0465d000 ---p 0001b000 08:02 >> 9182820 /usr/lib/libxcb.so.1.1.0 >> 7f6d0465d000-7f6d0465e000 r--p 0001b000 08:02 >> 9182820 /usr/lib/libxcb.so.1.1.0 >> 7f6d0465e000-7f6d0465f000 rw-p 0001c000 08:02 >> 9182820 /usr/lib/libxcb.so.1.1.0 >> 7f6d0465f000-7f6d04662000 r-xp 00000000 08:02 >> 9183333 /usr/lib/libxcb-atom.so.1.0.0 >> 7f6d04662000-7f6d04862000 ---p 00003000 08:02 >> 9183333 /usr/lib/libxcb-atom.so.1.0.0 >> 7f6d04862000-7f6d04863000 r--p 00003000 08:02 >> 9183333 /usr/lib/libxcb-atom.so.1.0.0 >> 7f6d04863000-7f6d04864000 rw-p 00004000 08:02 >> 9183333 /usr/lib/libxcb-atom.so.1.0.0 >> 7f6d04864000-7f6d04869000 r-xp 00000000 08:02 >> 9183539 /usr/lib/libXtst.so.6.1.0 >> 7f6d04869000-7f6d04a69000 ---p 00005000 08:02 >> 9183539 /usr/lib/libXtst.so.6.1.0 >> 7f6d04a69000-7f6d04a6a000 r--p 00005000 08:02 >> 9183539 /usr/lib/libXtst.so.6.1.0Aborted >> >> -- >> Joseph Sanger >> Blueberry Eikaiwa >> www.bbeikaiwa.com >> >> >> >> Send bugs reports to the Sourceforge bug tracker >> https://sourceforge.net/tracker/?group_id=81968&atid=564599 >> Discussions of bugs and features can be posted here >> To unsubscribe, send email sympa@lists.bath.ac.uk with body >> "unsubscribe csound" >> > > Dr Victor Lazzarini > Senior Lecturer > Dept. of Music > NUI Maynooth Ireland > tel.: +353 1 708 3545 > Victor dot Lazzarini AT nuim dot ie > > > > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > |
Date | 2011-03-20 15:28 |
From | Michael Gogins |
Subject | Re: [Csnd] Bug with software bus? |
Does "Janko" have anything to do with the Janko piano keyboard layout of parallel whole-tone scales, or with its inventor? Regards, MIke On Sun, Mar 20, 2011 at 6:40 AM, Joseph Sanger |
Date | 2011-03-21 00:33 |
From | Joseph Sanger |
Subject | Re: [Csnd] Bug with software bus? |
Yes, it does - the project started out as a mapping of the Janko keyboard onto a QWERTY keyboard, which works quite well (although I'm more interested in Just Intonation scales than ET whole tones). Then I got into the idea of a monosynth played using the qwerty keyboard, and making the monosynth has become the main project now, but the name stuck, on my computer at least. On 21/03/11 00:28, Michael Gogins wrote: > Does "Janko" have anything to do with the Janko piano keyboard layout > of parallel whole-tone scales, or with its inventor? > > Regards, > MIke > > On Sun, Mar 20, 2011 at 6:40 AM, Joseph Sanger |