[Csnd] NEW MacCsound 1.5 (FINAL CHAPTER!)
| Date | 2010-10-31 19:58 |
| From | matt ingalls |
| Subject | [Csnd] NEW MacCsound 1.5 (FINAL CHAPTER!) |
ANNOUNCING
MacCsound 1.5
http://www.csounds.com/matt/d+d.html
+ now supports latest CsoundLib Universal Binary
+ fixed crashing bugs when rendering to file and other problems
+ updated opcode color syntax library
+ added new opcode "soundinmac"
FEATURES (benefits over existing soundin/diskins)
:: automatic sample rate and channel conversion (# of outputs can be DIFFERENT than # of soundfile channels)
:: higher quality (k-rate) pitch shifting than diskin2's sinc interpolation
:: reliable, fast file streaming (file i/o is handled in another thread - well technically, with apple's new "dispatch queue" )
:: all file formats supported by the currently running MacOS (including future ones -- see attached documentation)
==================================
This version has had limited testing (on Intel Macbook running 10.6)
Please email me (matt@sonomatics.com) with any bugs or problems with example files, etc.
I will release a bug-fix version for anything major that can be fixed, but otherwise this will be the final version of
MacCsound as we know it (i am retiring the code).
I want to THANK ALL OF YOU who have used MacCsound over the years and especially those
who have contributed to the cause with your donations - i am EXTREMELY GRATEFUL!!!!
( i hope you got your money's worth )
I do have bigger and better Csound-related projects on my agenda, so stay tuned..
thanks,
matt
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2010-10-31 20:24 |
| From | Enrico Francioni |
| Subject | [Csnd] Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
ok matt,
very good!
MacCsound 1.5 work in my MacBookPro [osx 10.6.4 (with rosetta)] !
thanks!!!
e
…an ispector result (with "soundinmac" opcode):
-->CSoundLib found.
PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
virtual_keyboard real time MIDI plugin for Csound
-->Starting CsoundLib.
0dBFS level = 32768.0
Csound version 5.12 (float samples) Jun 4 2010
libsndfile-1.0.21
UnifiedCSD: /Users/enrico/Desktop/caf.csd
STARTING FILE
Creating orchestra
Creating score
orchname:
/var/folders/BM/BMc-8i0YGeekzWbqUNS1b++++TI/-Tmp-//csound-4sJ5kx.orc
scorename:
/var/folders/BM/BMc-8i0YGeekzWbqUNS1b++++TI/-Tmp-//csound-qN4K7e.sco
Loading command-line libraries:
/Applications/MacCsound
1.5/MacCsound_1.5.app/Contents/Resources/libMacCsoundOpcodes.dylib
Macro definition for omacro:MacCsound
Macro definition for omacro:MacCsound
orch compiler:
instr caf
instr caf uses instrument number 1
Elapsed time at end of orchestra compile: real: 0.012s, CPU: 0.012s
sorting score ...
... done
Elapsed time at end of score sort: real: 0.015s, CPU: 0.014s
Csound version 5.12 (float samples) Jun 4 2010
midi channel 1 using instr 1
midi channel 2 using instr 1
midi channel 3 using instr 1
midi channel 4 using instr 1
midi channel 5 using instr 1
midi channel 6 using instr 1
midi channel 7 using instr 1
midi channel 8 using instr 1
midi channel 9 using instr 1
midi channel 10 using instr 1
midi channel 11 using instr 1
midi channel 12 using instr 1
midi channel 13 using instr 1
midi channel 14 using instr 1
midi channel 15 using instr 1
midi channel 16 using instr 1
0dBFS level = 32768.0
orch now loaded
audio buffered in 128 sample-frame blocks
reading 1024-byte blks of floats from adc (RAW)
writing 1024-byte blks of floats to dac
SECTION 1:
new alloc for instr 1:
inactive allocs returned to freespace
end of score. overall amps: -0.39 -0.38
0 errors in performance
Elapsed time at end of performance: real: 14.664s, CPU: 4.445s
4938 1024-byte soundblks of floats written to dac
-->CsoundLib Terminated...
--
View this message in context: http://csound.1045644.n5.nabble.com/NEW-MacCsound-1-5-FINAL-CHAPTER-tp3244339p3244353.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2010-10-31 23:15 |
| From | Louis Cohen |
| Subject | [Csnd] Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
Matt,
I just downloaded 1.5 and it seems to be fine under MacOSX 1.5.8
(Intel Mac Pro 4 cores)
I don't know where I'd be without your great work! Thanks SO MUCH for
all you've done.
best,
Lou Cohen
On Oct 31, 2010, at 3:58 PM, matt ingalls wrote:
> ANNOUNCING
>
> MacCsound 1.5
>
> http://www.csounds.com/matt/d+d.html
>
> + now supports latest CsoundLib Universal Binary
>
> + fixed crashing bugs when rendering to file and other problems
>
> + updated opcode color syntax library
>
> + added new opcode "soundinmac"
> FEATURES (benefits over existing soundin/diskins)
> :: automatic sample rate and channel conversion (# of outputs can
> be DIFFERENT than # of soundfile channels)
>
> :: higher quality (k-rate) pitch shifting than diskin2's sinc
> interpolation
>
> :: reliable, fast file streaming (file i/o is handled in another
> thread - well technically, with apple's new "dispatch queue" )
>
> :: all file formats supported by the currently running MacOS
> (including future ones -- see attached documentation)
>
> ==================================
>
> This version has had limited testing (on Intel Macbook running 10.6)
> Please email me (matt@sonomatics.com) with any bugs or problems with
> example files, etc.
>
> I will release a bug-fix version for anything major that can be
> fixed, but otherwise this will be the final version of
> MacCsound as we know it (i am retiring the code).
>
> I want to THANK ALL OF YOU who have used MacCsound over the years
> and especially those
> who have contributed to the cause with your donations - i am
> EXTREMELY GRATEFUL!!!!
> ( i hope you got your money's worth )
>
> I do have bigger and better Csound-related projects on my agenda, so
> stay tuned..
>
> thanks,
> matt
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe csound"
>
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2010-11-01 07:57 |
| From | Andres Cabrera |
| Subject | [Csnd] Re: Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
Yes! I also wanted to chime in and say thanks because your work was the inspiration for QuteCsound. Thanks! Cheers, Andres On Sun, Oct 31, 2010 at 11:15 PM, Louis Cohen |
| Date | 2010-11-01 15:35 |
| From | Rory Walsh |
| Subject | [Csnd] Re: Re: Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
And endless other frontends! Thanks Matt. On 1 November 2010 07:57, Andres Cabrera |
| Date | 2010-11-01 20:41 |
| From | Enrico Francioni |
| Subject | [Csnd] Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
…ispector of MacCsound 1.5 in
PowerBookG4
PPC 10.4.11 (Tiger)
1,67 Ghz PowerPC G4
1.5 GB DDR2 SDRAM
with Csound 5.12.4
-->CSoundLib found.
PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
virtual_keyboard real time MIDI plugin for Csound
WARNING: could not open library
'/Library/Frameworks/CsoundLib.Framework/Resources/Opcodes/libmp3in.dylib'
(-1)
-->Starting CsoundLib.
0dBFS level = 32768.0
Csound version 5.12 (float samples) Jun 8 2010
libsndfile-1.0.21
UnifiedCSD: /Applications/MacCsound 1.5/Examples/metro.csd
STARTING FILE
Creating orchestra
Creating score
orchname: /tmp/csound-8QuhyO.orc
scorename: /tmp/csound-HsfHIu.sco
Loading command-line libraries:
/Applications/MacCsound
1.5/MacCsound_1.5.app/Contents/Resources/libMacCsoundOpcodes.dylib
orch compiler:
instr click
instr metronome
sorting score ...
... done
Csound version 5.12 (float samples) Jun 8 2010
midi channel 1 using instr 1
midi channel 2 using instr 2
midi channel 3 using instr 1
midi channel 4 using instr 1
midi channel 5 using instr 1
midi channel 6 using instr 1
midi channel 7 using instr 1
midi channel 8 using instr 1
midi channel 9 using instr 1
midi channel 10 using instr 1
midi channel 11 using instr 1
midi channel 12 using instr 1
midi channel 13 using instr 1
midi channel 14 using instr 1
midi channel 15 using instr 1
midi channel 16 using instr 1
0dBFS level = 32768.0
orch now loaded
audio buffered in 512 sample-frame blocks
reading 4096-byte blks of floats from adc (RAW)
writing 4096-byte blks of floats to dac
SECTION 1:
inactive allocs returned to freespace
end of score. overall amps: 79334.1 80170.8
0 errors in performance
3600 4096-byte soundblks of floats written to dac
-->CsoundLib Terminated...
--
View this message in context: http://csound.1045644.n5.nabble.com/NEW-MacCsound-1-5-FINAL-CHAPTER-tp3244339p3245709.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2010-11-02 01:25 |
| From | matt ingalls |
| Subject | [Csnd] Re: Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
is there a problem?
On Nov 1, 2010, at 1:41 PM, Enrico Francioni wrote:
>
>
> …ispector of MacCsound 1.5 in
> PowerBookG4
> PPC 10.4.11 (Tiger)
> 1,67 Ghz PowerPC G4
> 1.5 GB DDR2 SDRAM
>
> with Csound 5.12.4
>
>
> -->CSoundLib found.
> PortMIDI real time MIDI plugin for Csound
> PortAudio real-time audio module for Csound
> virtual_keyboard real time MIDI plugin for Csound
> WARNING: could not open library
> '/Library/Frameworks/CsoundLib.Framework/Resources/Opcodes/libmp3in.dylib'
> (-1)
> -->Starting CsoundLib.
> 0dBFS level = 32768.0
> Csound version 5.12 (float samples) Jun 8 2010
> libsndfile-1.0.21
> UnifiedCSD: /Applications/MacCsound 1.5/Examples/metro.csd
> STARTING FILE
> Creating orchestra
> Creating score
> orchname: /tmp/csound-8QuhyO.orc
> scorename: /tmp/csound-HsfHIu.sco
> Loading command-line libraries:
> /Applications/MacCsound
> 1.5/MacCsound_1.5.app/Contents/Resources/libMacCsoundOpcodes.dylib
> orch compiler:
> instr click
> instr metronome
> sorting score ...
> ... done
> Csound version 5.12 (float samples) Jun 8 2010
> midi channel 1 using instr 1
> midi channel 2 using instr 2
> midi channel 3 using instr 1
> midi channel 4 using instr 1
> midi channel 5 using instr 1
> midi channel 6 using instr 1
> midi channel 7 using instr 1
> midi channel 8 using instr 1
> midi channel 9 using instr 1
> midi channel 10 using instr 1
> midi channel 11 using instr 1
> midi channel 12 using instr 1
> midi channel 13 using instr 1
> midi channel 14 using instr 1
> midi channel 15 using instr 1
> midi channel 16 using instr 1
> 0dBFS level = 32768.0
> orch now loaded
> audio buffered in 512 sample-frame blocks
> reading 4096-byte blks of floats from adc (RAW)
> writing 4096-byte blks of floats to dac
> SECTION 1:
> inactive allocs returned to freespace
> end of score. overall amps: 79334.1 80170.8
> 0 errors in performance
> 3600 4096-byte soundblks of floats written to dac
> -->CsoundLib Terminated...
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/NEW-MacCsound-1-5-FINAL-CHAPTER-tp3244339p3245709.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2010-11-02 09:02 |
| From | Enrico Francioni |
| Subject | [Csnd] Re: Re: NEW MacCsound 1.5 (FINAL CHAPTER!) |
WARNING: could not open library '/Library/Frameworks/CsoundLib.Framework/Resources/Opcodes/libmp3in.dylib' (-1) |