electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
go to the radio page Live at electro-music.com radio 1 Please visit the chat
  host / artist show at your time
today> Twyndyllyngs not postponed Chez Mosc
Search found 11 matches
 Forum index » Search
Page 1 of 1 [11 Posts]  
Author Message
  Topic: ChucK as a VST Host?
Hillaby

Replies: 2
Views: 7007

Post Posted: Sun Dec 06, 2009 4:42 am    Subject: ChucK as a VST Host?
Forum:  DIY Hardware and Software » ChucK programming language
Well, as I see: it's either impossible to use ChucK as a VST host, or nobody uses it. Or else many are using it, but treat it as a secret weapon Very Happy.

I'll be looking at it more closely....
  Topic: Help with LiSa
Hillaby

Replies: 11
Views: 7082

Post Posted: Sun Nov 01, 2009 11:49 pm    Subject: Help with LiSa
Forum:  DIY Hardware and Software » ChucK programming language
Oh well, as I see, I didn't quite understand the issue; my take on the problem was erroneous... Still, it sounds good Very HappyVery Happy.
  Topic: Help with LiSa
Hillaby

Replies: 11
Views: 7082

Post Posted: Sun Nov 01, 2009 3:59 pm    Subject: Help with LiSa
Forum:  DIY Hardware and Software » ChucK programming language
I played around with LiSa, a Mandolin and feedback. It sounded like an echo effect.

However, I don't know if this is of much help for you Surprised.

Mandolin m => LiSa lisa => dac;
fun void play ...
  Topic: Collecting ChucK drum sound designs
Hillaby

Replies: 37
Views: 67765

Post Posted: Sat Oct 31, 2009 7:44 am    Subject: Collecting ChucK drum sound designs
Forum:  DIY Hardware and Software » ChucK programming language
Ooooh, lt signs messed up, next time I'll use preview. So here it is:

Noise noz => HPF hpf => ADSR adsr => dac;
.1=>noz.gain;
4000=>hpf.freq;
SinOsc o[10];
hpf.freq(& ...
  Topic: Collecting ChucK drum sound designs
Hillaby

Replies: 37
Views: 67765

Post Posted: Sat Oct 31, 2009 7:39 am    Subject: Collecting ChucK drum sound designs
Forum:  DIY Hardware and Software » ChucK programming language
A quite configurable cymbal sound.

It uses disharmonic sine waves and a "violet noise".

Noise noz => HPF hpf => ADSR adsr => dac;
.1=>noz.gain;
4000=>hpf.freq;
SinOsc ...
  Topic: One-Line ChucK Crazy
Hillaby

Replies: 120
Views: 200438

Post Posted: Fri Oct 30, 2009 2:28 am    Subject: One-Line ChucK Crazy
Forum:  DIY Hardware and Software » ChucK programming language
welcome Hillaby!

Cool one-liners. Smile

/Stefan

Thanks, Stefan! thanks
  Topic: One-Line ChucK Crazy
Hillaby

Replies: 120
Views: 200438

Post Posted: Wed Oct 28, 2009 4:59 pm    Subject: One-Line ChucK Crazy
Forum:  DIY Hardware and Software » ChucK programming language
Balls are falling

Phasor p=>SinOsc s=>ZeroX x=>LPF o=>dac;o.set(500,29);p.gain(10);p.freq(.2);while(ms=>now){if(p.last()>1)10- ...
  Topic: One-Line ChucK Crazy
Hillaby

Replies: 120
Views: 200438

Post Posted: Wed Oct 28, 2009 4:29 pm    Subject: One-Line ChucK Crazy
Forum:  DIY Hardware and Software » ChucK programming language
Based on Kijjaz' electronic drum kit...

Impulse t=>LPF o=>SinOsc d=>SinOsc e=>SinOsc f=>dac;o.set(28,99);1=>d.sync=>e.sync=>f.sync;while(Std.rand2(10,80) ...
  Topic: One-Line ChucK Crazy
Hillaby

Replies: 120
Views: 200438

Post Posted: Wed Oct 28, 2009 3:14 pm    Subject: One-Line ChucK Crazy
Forum:  DIY Hardware and Software » ChucK programming language
Mortulated

SinOsc m=>Gain g;TriOsc b=>g=>NRev n=>HPF f=>dac;f.freq(600);b.freq(99);g.op(3);while(1){m.freq(Std.rand2(99,300));sec ...
  Topic: One-Line ChucK Crazy
Hillaby

Replies: 120
Views: 200438

Post Posted: Wed Oct 28, 2009 3:02 pm    Subject: One-Line ChucK Crazy
Forum:  DIY Hardware and Software » ChucK programming language
Bumblebee in the lounge

VoicForm t=>NRev n=>dac;n.mix(.1);t.freq(200);while(1){Std.rand2(0,128)=>t.phonemeNum;99::ms=>now;}

Dance of ...
  Topic: One-Line ChucK Crazy
Hillaby

Replies: 120
Views: 200438

Post Posted: Wed Oct 28, 2009 12:32 pm    Subject: one-line craze revival?
Forum:  DIY Hardware and Software » ChucK programming language
so we'll revive one-liners (twit-chuckles) Smile ?

here comes one, this mimics the sound of a traditional Hungarian instrument, the doromb

Phasor m=>Gain g;Blit b=>g=>BPF f=>dac;b.gain& ...
 
Page 1 of 1 [11 Posts]  
 Forum index » Search
Jump to:  


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use