The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Music in Smalltalk - more

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Music in Smalltalk - more Posted: Sep 10, 2003 4:45 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Music in Smalltalk - more
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement
Stephen Travis Pope followed up to vwnc with more info based on interest in this:

Here is an update on the progress of the Siren sound/music package on VisualWorks non-commercial (since I've received several queries in the last hour since my earlier posting).

There's a description of new Siren here. This is our paper from the up-coming Int'l computer Music Conference (which takes place early next month in Singapore, our deadline for the release)

We use DLLCC APIs to widely known cross-platform libraries for all I/O:

  • PortAudio library for sound I/O;
  • PortMIDI for MIDI I/O; and
  • libSndFile for sound file I/O.

We also have a DLLCC interface (not quite working -- won't load at run-time) to the FFTW library.

Siren is still focused on composition and performance. We use our CSL library (a portable synthesis/processing framework in C++) for synthesis and processing. We talk to it over the OpenSoundControl (OSC) protocol at present, though one could certainly link directly to it using DLLCC.

Siren and CSL are linked to the CREATE Real-time Application Manager (CRAM), a new implementation of our DPE (distributed processing environment).

We plan to release Siren 7.1 real soon...

Read: Music in Smalltalk - more

Topic: ESUG 2003 notes and pictures Previous Topic   Next Topic Topic: The Waterfall paradox

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use