Csound Csound-dev Csound-tekno Search About

iCSound question

Date2015-07-27 17:20
FromAnthony Palomba
SubjectiCSound question
AttachmentsNone  None  
Hey folks,

I just noticed this in the release notes of Csound6...

"New frontend icsound is now ready for general use.  icsound" is a
python interface for interactive work in the ipython notebook."

Does icsound only work in ipython or does it work in other python environments?
Would it be possible to use it in WingIDE?



Anthony

Date2015-07-27 17:48
FromRory Walsh
SubjectRe: iCSound question
AttachmentsNone  None  
As far as I know iCsound is a module for the ipython interface. But you can call Csound from Python within any IDE you choose. Check out the Python Csound API examples:

https://github.com/csound/csoundAPI_examples/tree/master/python





On 27 July 2015 at 18:20, Anthony Palomba <apalomba@austin.rr.com> wrote:
Hey folks,

I just noticed this in the release notes of Csound6...

"New frontend icsound is now ready for general use.  icsound" is a
python interface for interactive work in the ipython notebook."

Does icsound only work in ipython or does it work in other python environments?
Would it be possible to use it in WingIDE?



Anthony

------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



Date2015-07-27 20:52
FromAndres Cabrera
SubjectRe: iCSound question
AttachmentsNone  None  
Hi,


I think you can use the module is straight python although it doesn't offer a lot that the python module offers (maybe there is better integration between Csound and numpy). But the real strength of icsound is in ipython as it adds ipython magics and plotting functions that only really make sense in that environment.

Cheers,
Andrés

On Mon, Jul 27, 2015 at 11:48 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
As far as I know iCsound is a module for the ipython interface. But you can call Csound from Python within any IDE you choose. Check out the Python Csound API examples:

https://github.com/csound/csoundAPI_examples/tree/master/python





On 27 July 2015 at 18:20, Anthony Palomba <apalomba@austin.rr.com> wrote:
Hey folks,

I just noticed this in the release notes of Csound6...

"New frontend icsound is now ready for general use.  icsound" is a
python interface for interactive work in the ipython notebook."

Does icsound only work in ipython or does it work in other python environments?
Would it be possible to use it in WingIDE?



Anthony

------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



Date2015-07-27 20:54
FromAndres Cabrera
SubjectRe: iCSound question
AttachmentsNone  None  

On Mon, Jul 27, 2015 at 2:52 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Hi,


I think you can use the module is straight python although it doesn't offer a lot that the python module offers (maybe there is better integration between Csound and numpy). But the real strength of icsound is in ipython as it adds ipython magics and plotting functions that only really make sense in that environment.

Cheers,
Andrés

On Mon, Jul 27, 2015 at 11:48 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
As far as I know iCsound is a module for the ipython interface. But you can call Csound from Python within any IDE you choose. Check out the Python Csound API examples:

https://github.com/csound/csoundAPI_examples/tree/master/python





On 27 July 2015 at 18:20, Anthony Palomba <apalomba@austin.rr.com> wrote:
Hey folks,

I just noticed this in the release notes of Csound6...

"New frontend icsound is now ready for general use.  icsound" is a
python interface for interactive work in the ipython notebook."

Does icsound only work in ipython or does it work in other python environments?
Would it be possible to use it in WingIDE?



Anthony

------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here