Csound Csound-dev Csound-tekno Search About

Re: Improsculpt

Date2017-07-06 20:44
FromAndrea Strappa
SubjectRe: Improsculpt
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com



Date2017-07-06 23:01
FromOeyvind Brandtsegg
SubjectRe: Improsculpt
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 03:25
From"Dr. Richard Boulanger"
SubjectRe: Improsculpt
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 11:34
FromAndrea Strappa
SubjectRe: Improsculpt

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Date2017-07-08 16:39
FromJohn ff
SubjectRe: Improsculpt
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 19:16
FromOeyvind Brandtsegg
SubjectRe: Improsculpt
John, just to make sure, did this error appear sometime late April, May or June?
I've tested with a Csound version from April 26, and also with one that I built July 8. Both of these run Improsculpt fine.


2017-07-08 17:39 GMT+02:00 John ff <jpff@codemist.co.uk>:
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 20:05
FromJohn ff
SubjectRe: Improsculpt
Likely.  There was an issue about brackets in args to macros which I fixed in the score version but miss-editted the orch version.

Sent from TypeApp
On 8 Jul 2017, at 19:17, Oeyvind Brandtsegg <oyvind.brandtsegg@NTNU.NO> wrote:
John, just to make sure, did this error appear sometime late April, May or June?
I've tested with a Csound version from April 26, and also with one that I built July 8. Both of these run Improsculpt fine.


2017-07-08 17:39 GMT+02:00 John ff <jpff@codemist.co.uk>:
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 20:24
From"Dr. Richard Boulanger"
SubjectRe: Improsculpt
AttachmentsBrian_Baughn-Maple7.csd.zip  
Does this mean the the instrument will work in the next release?

Note please that this instrument, which also worked for years, does not work any longer.
Because of a change to Marcros perhaps?



_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Sat, Jul 8, 2017 at 3:05 PM, John ff <jpff@codemist.co.uk> wrote:
Likely.  There was an issue about brackets in args to macros which I fixed in the score version but miss-editted the orch version.

Sent from TypeApp
On 8 Jul 2017, at 19:17, Oeyvind Brandtsegg <oyvind.brandtsegg@NTNU.NO> wrote:
John, just to make sure, did this error appear sometime late April, May or June?
I've tested with a Csound version from April 26, and also with one that I built July 8. Both of these run Improsculpt fine.


2017-07-08 17:39 GMT+02:00 John ff <jpff@codemist.co.uk>:
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 20:51
FromJohn ff
SubjectRe: Improsculpt
I do not know how to test but it compiles for me after the fix

Sent from TypeApp
On 8 Jul 2017, at 20:25, "Dr. Richard Boulanger" <rboulanger@BERKLEE.EDU> wrote:
Does this mean the the instrument will work in the next release?

Note please that this instrument, which also worked for years, does not work any longer.
Because of a change to Marcros perhaps?



_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Sat, Jul 8, 2017 at 3:05 PM, John ff <jpff@codemist.co.uk> wrote:
Likely.  There was an issue about brackets in args to macros which I fixed in the score version but miss-editted the orch version.

Sent from TypeApp
On 8 Jul 2017, at 19:17, Oeyvind Brandtsegg <oyvind.brandtsegg@NTNU.NO> wrote:
John, just to make sure, did this error appear sometime late April, May or June?
I've tested with a Csound version from April 26, and also with one that I built July 8. Both of these run Improsculpt fine.


2017-07-08 17:39 GMT+02:00 John ff <jpff@codemist.co.uk>:
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 21:30
FromOeyvind Brandtsegg
SubjectRe: Improsculpt
Yes, then we can assume it will work with the next release. 

On Jul 8, 2017 9:51 PM, "John ff" <jpff@codemist.co.uk> wrote:
I do not know how to test but it compiles for me after the fix

Sent from TypeApp
On 8 Jul 2017, at 20:25, "Dr. Richard Boulanger" <rboulanger@BERKLEE.EDU> wrote:
Does this mean the the instrument will work in the next release?

Note please that this instrument, which also worked for years, does not work any longer.
Because of a change to Marcros perhaps?



_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Sat, Jul 8, 2017 at 3:05 PM, John ff <jpff@codemist.co.uk> wrote:
Likely.  There was an issue about brackets in args to macros which I fixed in the score version but miss-editted the orch version.

Sent from TypeApp
On 8 Jul 2017, at 19:17, Oeyvind Brandtsegg <oyvind.brandtsegg@NTNU.NO> wrote:
John, just to make sure, did this error appear sometime late April, May or June?
I've tested with a Csound version from April 26, and also with one that I built July 8. Both of these run Improsculpt fine.


2017-07-08 17:39 GMT+02:00 John ff <jpff@codemist.co.uk>:
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-07-08 22:13
From"Dr. Richard Boulanger"
SubjectRe: Improsculpt
Excellent.  Thanks.  It's a classic...  @ Berklee!

Sent from my iPhone

On Jul 8, 2017, at 4:30 PM, Oeyvind Brandtsegg <obrandts@GMAIL.COM> wrote:

Yes, then we can assume it will work with the next release. 

On Jul 8, 2017 9:51 PM, "John ff" <jpff@codemist.co.uk> wrote:
I do not know how to test but it compiles for me after the fix

Sent from TypeApp
On 8 Jul 2017, at 20:25, "Dr. Richard Boulanger" <rboulanger@BERKLEE.EDU> wrote:
Does this mean the the instrument will work in the next release?

Note please that this instrument, which also worked for years, does not work any longer.
Because of a change to Marcros perhaps?



_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Sat, Jul 8, 2017 at 3:05 PM, John ff <jpff@codemist.co.uk> wrote:
Likely.  There was an issue about brackets in args to macros which I fixed in the score version but miss-editted the orch version.

Sent from TypeApp
On 8 Jul 2017, at 19:17, Oeyvind Brandtsegg <oyvind.brandtsegg@NTNU.NO> wrote:
John, just to make sure, did this error appear sometime late April, May or June?
I've tested with a Csound version from April 26, and also with one that I built July 8. Both of these run Improsculpt fine.


2017-07-08 17:39 GMT+02:00 John ff <jpff@codemist.co.uk>:
Fixed in
git some days ago

Sent from TypeApp
On 8 Jul 2017, at 11:35, Andrea Strappa <a_strappa@TIN.IT> wrote:

Today I uploaded Improsculpt2017 by http://oeyvind.teks.no/ftp/Improsculpt2017.zip and I launched by CsoundQt 0.9.4 in other PC:

Windows 10 - Intel(R) Core (TM) i5-6400 CPU @ 2.70Ghz 2.71 GHz

I confirm same errors:

virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
--Csound version 6.09 (double samples) Jun 21 2017
[commit: 0b64fd3748fab638b29d0a0eca70896bdf4b0066]
libsndfile-1.0.27
UnifiedCSD:  C:/Andrea/Informatica/CsoundLab/csound_stuff/ImproSculpt/Improsculpt2017/cs6/ImproSculpt_2017.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
defining argument `EfxSend``A as...#DT#
defining argument `EfxSend``B as...#20#
defining argument `EfxSend``C as...#200#
defining argument `EfxSend``D as...#0.8#
defining argument `EfxSend``E as...#0#
defining argument `EfxSend``F as...#0#
defining argument `EfxSend``G as...#0#
defining argument `EfxSend``H as...#0#
defining argument `EfxSend``I as...#0#
defining argument `EfxSend``J as...#0#
defining argument `EfxSend``K as...#0.15#
defining argument `EfxSend``L Missing argument terminator
0.3)
;****

                FLpanelEnd
;************************************************************
cannot compile orchestra
end of score.              overall amps:      0.0
           overall samples out of range:        0
2 errors in performance

Premere un tasto per continuare . . .






Il 08/07/2017 04:25, Dr. Richard Boulanger ha scritto:
Oeyvind,

Can't wait to use this again.

CsoundQt 0.9.3
MacOS 10.12.5

I get the following error from the latest that you posted.

Last login: Fri Jul  7 00:07:22 on console

/var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

$ /var/folders/ct/lr8kxfhd2zz_vmskl_h41rl00000gn/T/csoundqt_run_script-JL5649.sh ; exit;

csound -+rtaudio=pa_bl -iadc0 -odac1 -+rtmidi=portmidi -Ma --env:CSNOSTOP=yes /Users/dB/Desktop/cs6/ImproSculpt_2017.csd 

virtual_keyboard real time MIDI plugin for Csound

0dBFS level = 32768.0

--Csound version 6.09 (double samples) May 22 2017 

[commit: 957d79d85d9c339213bd94e7a19e541c1bbd10e0]

libsndfile-1.0.25

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)

WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)

UnifiedCSD:  /Users/dB/Desktop/cs6/ImproSculpt_2017.csd

STARTING FILE

Creating options

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ... 

using blocking interface

rtmidi: PortMIDI module enabled

defining argument `EfxSend``A as...#DT#

defining argument `EfxSend``B as...#20#

defining argument `EfxSend``C as...#200#

defining argument `EfxSend``D as...#0.8#

defining argument `EfxSend``E as...#0#

defining argument `EfxSend``F as...#0#

defining argument `EfxSend``G as...#0#

defining argument `EfxSend``H as...#0#

defining argument `EfxSend``I as...#0#

defining argument `EfxSend``J as...#0#

defining argument `EfxSend``K as...#0.15#

defining argument `EfxSend``L Missing argument terminator

0.3)


;****


        FLpanelEnd     

;***********************************************************

cannot compile orchestra

end of score.   overall amps:      0.0

  overall samples out of range:        0

2 errors in performance

Elapsed time at end of performance: real: 0.008s, CPU: 0.005s


Press return to continue


_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: 
http://www.boulangerlabs.com/#about
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58

On Thu, Jul 6, 2017 at 6:01 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote:
Hi Andrea,
Thanks, but do note that this is 15+ years old... :-)
Oh my, realizing that the old web site was still accessible was a surprise... 

I've uploaded a zip of my current Improsculpt folder here:
I'm sure there are more things broken, but the missing files should be not be missing anymore.
Also, the 
'could not find playing instr 339', 
etc, is not an error. It is related to the manner I scheduled instruments at the time.



2017-07-06 21:44 GMT+02:00 Andrea Strappa <a_strappa@tin.it>:
Coding very awesome! Congratulations, Oeyvind!
I have done a little positive test (audio and midi) on Windows XP, Intel CPU 1.66GHz, Csound 6.03.2.
I set sr = 44100
-odac -iadc -b400 -B2800 -m0 -+rtmidi=winMM -M8
I copied improsculpt_2017.csd on ImproSculpt22 folder (downlodaded by http://oeyvind.teks.no/frames/ImprosculptSoftware.htm#Download ).
Some warning message:
soundin cannot open Pad_gap1.aif ... and so on (six files).
With activation of "Rythm On" and "Metro":
could not find playing instr 339, 256, 257, 258.
Andrea S.
 
 
----- Original Message -----
Sent: Thursday, July 06, 2017 6:17 PM
Subject: Re: [Csnd] Improsculpt

That is good to know. Thank you.

2017-07-06 17:46 GMT+02:00 Fabio De Sanctis De Benedictis <fdesanctis@teletu.it>:
Hi,

If useful, I have done a slight test (sorry, I don't completely know how
to use Improsculpt) on Linux Fedora 20 with Csound 6.07 and on OsX
10.8.5 with Csound 6.08: it seems to run in both systems.

Best


fdsdb


Il giorno gio, 06/07/2017 alle 12.59 +0200, Oeyvind Brandtsegg ha
scritto:
> Hi,
> I tested again just now. I built from source, but I think it should
> run the same from the last binary release too.
> There was indeed some macros that was not terminated correctly. Macros
> with longer names was terminated, but single letter macros (argument
> expansions inside of macros) was not.
> The csd now compiles and runs, and I could live sample and do simple
> playback, but I did not do an extensive test. There might be odd stuff
> not working. Do tell if you encounter any problems. I attach just the
> csd here, drop it in to your ImproSculpt folder, and hopefully it will
> "just work".
> all best
> Oeyvind
>
> 2017-07-05 17:20 GMT+02:00 Patrick.Pagano~ <shreeswifty@gmail.com>:
>         yes, jpff
>         i would love to run this soon if possible.
>         i admit i am a little rusty on my csound but i am the prodigal
>         coder :-)
>
>
>
>         --
>         View this message in context:
>         http://csound.1045644.n5.nabble.com/Improsculpt-tp5756958p5757045.html
>         Sent from the Csound - General mailing list archive at
>         Nabble.com.
>
>         Csound mailing list
>         Csound@listserv.heanet.ie
>         https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>         Send bugs reports to
>                 https://github.com/csound/csound/issues
>         Discussions of bugs and features can be posted here
>
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://www.partikkelaudio.com/
> http://crossadaptive.hf.ntnu.no
> http://gdsp.hf.ntnu.no/
> http://soundcloud.com/brandtsegg
> http://flyndresang.no/
> http://soundcloud.com/t-emp
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and
> features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here



--
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here