sc | 12 Apr 12:51
Picon

Newsletter Tue, 12 Apr 2011 11:51:21 +0100

Hi!!

Do you want a pleasant future, go up in earning power, and the praise of all?

Today only:
We can assist with Diplomas from prestigious universities based on your present knowledge and
professional experience.

Get a Degree in 4 weeks with our program! 

~Our program will help EVERYONE with professional experience
get a 100% verified Degree:

~Doctorate
~Bachelors
~Masters

- Just think about it... 
- You can realize YOUR Dreams!
- Live a much better life by earning or upgrading your degree.

This is a nice chance to make a right move and receive your due
benefits... if you are qualified but are lacking that piece of paper. Get one from us in a fraction of the time.

If you want to get better - you must Call Us to start improving your life!

~CALL US~

1-310-205-2502

(Continue reading)

Stephen Travis Pope | 14 Apr 06:47
Picon

Re: Finals, Musique Concrete


Hi again,

I'm sorry to be so slow; I finally up-loaded new and old Siren code to  
the net.

The (2001) Squeak version 3.0 is at

	http://FASTLabInc.com/Siren/3.0.zip

and the latest (VW-based) Siren 7.7 source is at

	http://FASTLabInc.com/Siren/Siren7.7.st

In terms of the glue code, there's the old user primitives code in  
Squeak, and the DLLCC code in VW, which uses one dll per function area  
(audio, MIDI).

I'd love to hear how your port progresses...

ByTheWay, there's a mailing list for SqueakAudio; I'm cc'ing this note  
to it in case others want to get involved porting Siren to a newer  
version of Squeak.

stp

--
    Stephen Travis Pope  -  Santa Barbara, California, USA
    http://HeavenEverywhere.com  -  http://FASTLabInc.com

(Continue reading)

stan shepherd | 23 Dec 19:07
Picon

Re: modules, plugins, primitives, and MIDIPlugin - MIDI In yet?


Cesare Marilungo wrote:
> 
> Stéphane Rollandin wrote:
>> sorry for the empty post... I meant:
>>
>> SimpleMIDIPort outputPortNumFromUser
>>
>> should pop up a menu with all available MIDI ports
>>
> I get the menu and it lists a port, with some spurious characters. But 
> it's not visible from outside.
> 
> If I do:
> 
> SimpleMIDIPort openDefault
> 
> I finally see it. Anyway this is only an output port.
> 
> SimpleMIDIPort inputPortNumFromUser
> 
> returns nil. I guess it's not implemented yet in the plugin, Is it?
> 
> c.
> 
>>
>> Stef
>>
>>
>> Cesare Marilungo wrote:
(Continue reading)

Patrick Marchwiak | 15 Jul 04:01
Picon
Gravatar

ID3 tags

Are there any existing libraries for reading ID3 tags from MP3s? Thanks.

John Richards | 29 May 15:03
Picon
Favicon

Creating/using MIDI ports with external device, how to start?


I'm trying to open a midi port to receive incoming midi commands from external keyboard and am completely stuck (after a week of trying everything I can think of).  I've confirmed that the MIDIPlugin is loaded.  I've tried on both Windows XP and MacOS.  The only port I have available is this:

MIDI Ports:
        0: QuickTime MIDI (out)

Everything I have tried to create a new one has failed in the midi open primitive.

I suspect I'm just being dumb and there is an obvious incantation (hope so anyway).

Thanks so much for any advice you can provide.

John
Kenneth Sherwood | 21 May 04:03
Picon

newbie audio thanks

Thanks all for the info on squeak audio. Glad to have confirmation of .ogg/ mp3 support. With luck, I'll be back later in the summer with some intelligent questions about OSC etc.

Ken
 
__________________________________
Kenneth Sherwood, PhD
Associate Professor of English
Graduate Program in Literature and Criticism
110 Leonard Hall
Indiana University of Pennsylvania
Indiana, PA 15705

www.sherwoodweb.org

Serge Stinckwich | 20 May 10:11

Port of Siren

Hi all,
is there any work to port the Siren Smoke classes to Squeak ?
The problem then is how to sync the VW version with other versions.
I guess Seaside got the same problem.

--
Serge Stinckwich
http://blog.doesnotunderstand.org/
Serge Stinckwich | 2 May 12:58

Siren 7.5 for VW 7.6 ?

Hi all,
i would like to know if Siren 7.5 works with VisualWorks 7.6 ?

--

-- 
-- oooo
Serge Stinckwich OOOOOOOO
http://doesnotunderstand.org/ OOESUGOO
Smalltalkers do: [:it | All with: Class, (And love: it)] oooooo
 \ /
 ##
Stéphane Rollandin | 15 Mar 00:09

[ANNOUNCE] first public release of Surmulot for Windows

hello list,

I'm glad to introduce Surmulot, the integration of all my code for 
musical composition:
http://www.zogotounga.net/surmulot/surmulot.html

Windows users are encouraged to download the 80 Mb archive at
http://www.zogotounga.net/surmulot/surmulot.zip

When unzipped, you will have Emacs with Csound-x along with µO for 
Squeak, Csound, Timidity and a few other apps all integrated by scripts 
and TCP/IP and ready to use. No change is made to the registry, no 
installation is required, no environment variable is touched.

Double-click "start emacs.bat" and Emacs should open with a welcome 
buffer from where several links will help you navigate in the system.

Try the two following demos:

"CSD composition with embedded MIDI"
and
"CSD composition with graphical envelope editing"

... they will show you how to edit musical data right into csound-x via 
graphical morphic GUIs.

This version of Surmulot can be considered a pre-release, and as always 
feedback is warmly welcome !

Stef

Cesare Marilungo | 3 Nov 23:18

[ANN] new version of SuperCollider-Morphs for Squeak

Hi,
I just published a new version of my little hack/project, and I finally 
made a small tutorial.

It is a collection of morphs for using Squeak as a 
programming/experimenting/performing environment for SuperCollider.

Download and tutorial:
http://www.cesaremarilungo.com/sw/supercollider-morphs-for-squeak

New features/fixes:
- sclang syntax highlighting (preliminary :-) classes names are hard 
coded atm)
- now you can nest knobs and sliders inside a container
- knobs :-)
- the stout from the sclang process is now redirected in the Transcript 
window as soon as it arrives.

Cheers,

- c.

--

-- 
www.cesaremarilungo.com 

christopher melen | 13 Oct 22:41
Picon
Favicon

Siren midi/osc set-up

Hi Stephen,

First just to say that from what I've seen so far
Siren looks to be a fantastic environment. However I
have two (probably quite basic) questions -

(1) With regard to customizing the SirenUtility class
initialize method, precisely which parts should I
edit? I'm assuming that in fields like -
							
	self addDir: 'Scores' to: SoundDir.		
	self addDir: 'Mid' to: SoundDir.	

I should enter my own paths in place of 'Scores' and
'Mid'?			

(2) I've installed on WinXP and Mac OS X, but with the
latter I get a default (and rather unpleasant for the
eyes!) blue colour with every window. Perhaps it's a
more general problem with my installation of
VisualWorks - I just installed the basic system from
files on that machine as it doesn't have a network
connection. Any suggestions?

Best,
Chris
http://www.melen.co.uk

      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

Gmane