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 
Search found 32 matches
 Forum index » Search
Page 1 of 2 [32 Posts]   Goto page: 1, 2 Next
Author Message
  Topic: File-handling under Chuck
GrandJu

Replies: 3
Views: 4983

Post Posted: Wed Mar 05, 2014 9:10 am    Subject: File-handling under Chuck
Forum:  DIY Hardware and Software » ChucK programming language
Hi vitorgr,

I suppose you are using Jack1.
Try Jack2, I don't know why but it works better with ChucK.

Since I use it I had no disconnect from Jack server anymore.

Have fun
Ju
  Topic: Machine.add Classes - undefined type 'MyClass'
GrandJu

Replies: 3
Views: 5629

Post Posted: Thu Feb 07, 2013 10:27 am    Subject: Machine.add Classes - undefined type 'MyClass'
Forum:  DIY Hardware and Software » ChucK programming language
Hi and Welcome to ChucK,

I don't know exactly how this is manage internaly but I have some practical knwoledge about it.

It is not possible to add your class in your main program directly:
for ...
  Topic: chucK Meditation
GrandJu

Replies: 3
Views: 4963

Post Posted: Wed Jun 20, 2012 8:51 am    Subject: chucK Meditation
Forum:  DIY Hardware and Software » ChucK programming language
Hi Tommy and Welcome to ChucK welcome

There is an error in your script line 70. It seems you forgot to disable HTML or somthing like that.

I m not sure to understand your question but even i ...
  Topic: SndBuf seems to be mono; how can i make it stereo
GrandJu

Replies: 7
Views: 8183

Post Posted: Wed Feb 22, 2012 9:30 am    Subject: SndBuf seems to be mono; how can i make it stereo
Forum:  DIY Hardware and Software » ChucK programming language
Hi McKein,
And Welcome in the marvelous world of ChucK welcome

Is recvbuf an UGen? I cannot find it in the Manual.

sndbuf is an UGen to read wav files. Easy to use, check examlpes!

Have F ...
  Topic: Getting started with LiSa and multiple samples
GrandJu

Replies: 11
Views: 8603

Post Posted: Thu Feb 16, 2012 2:06 am    Subject: Getting started with LiSa and multiple samples
Forum:  DIY Hardware and Software » ChucK programming language
I play with ChucK since january 2010. And I learn electronic music this way!
It's fantastic Very Happy

Cheers,
Ju
  Topic: Getting started with LiSa and multiple samples
GrandJu

Replies: 11
Views: 8603

Post Posted: Wed Feb 15, 2012 1:36 am    Subject: Getting started with LiSa and multiple samples
Forum:  DIY Hardware and Software » ChucK programming language
Ok, I understand now Very Happy

It's true that with my proposal, you might have some kind of freeze effect if samples are trigged several times quickly.

I have to experiment Lisa on my side to know it ...
  Topic: Getting started with LiSa and multiple samples
GrandJu

Replies: 11
Views: 8603

Post Posted: Tue Feb 14, 2012 9:30 am    Subject: Getting started with LiSa and multiple samples
Forum:  DIY Hardware and Software » ChucK programming language
Hi Les,

I don't understand why you are using Lisa. But Maybe I don't get the real purpose of your script Laughing

Just using SndBuf (without Lisa) may save some memory and CPU.

Something like ...
  Topic: WvOut not working w/ Mac OSX 10.6.8
GrandJu

Replies: 2
Views: 3945

Post Posted: Thu Jan 19, 2012 9:43 am    Subject: WvOut not working w/ Mac OSX 10.6.8
Forum:  DIY Hardware and Software » ChucK programming language
Hi Jason,

Do you try to stop the VM before reading your file?

I don't know for Mac but on Windows and Linux, I must stop the VM else I cannot acces to the wav file.

Ju
  Topic: Compilation
GrandJu

Replies: 3
Views: 3841

Post Posted: Wed Dec 21, 2011 4:51 am    Subject: Compilation
Forum:  DIY Hardware and Software » ChucK programming language
Hi Nerak99 and welcome to the Chuck world welcome

Unfortunately I cannot really help you.
Personnaly I didn't succeed to make Chuck works on a Ubuntu 64 bit version.
I met the same problem as ...
  Topic: thanks and adsr as modulator query
GrandJu

Replies: 4
Views: 4637

Post Posted: Fri Dec 02, 2011 9:26 am    Subject: thanks and adsr as modulator query
Forum:  DIY Hardware and Software » ChucK programming language
Hi flies,

I didn't find it too. But I think there is no way to perform it directly.
I created a class using the freq() function of the filter and udating it each sample to change cutoff frequency. ...
  Topic: Is Chuck managing Multicore processors?
GrandJu

Replies: 1
Views: 2864

Post Posted: Wed Nov 30, 2011 5:01 am    Subject: Is Chuck managing Multicore processors?
Forum:  DIY Hardware and Software » ChucK programming language
Hi,

It's time for me to change my PC.
I think now there is a slow down in processors frequency progress, instead I think they put several processor on the same chipset. (Perhaps I am wrong, i am n ...
  Topic: Creating midi endpoints
GrandJu

Replies: 3
Views: 4213

Post Posted: Wed Nov 30, 2011 4:55 am    Subject: Creating midi endpoints
Forum:  DIY Hardware and Software » ChucK programming language
You re right, I misunderstood your question Laughing

What is a midi endpoints?
For me there is only midi input and output Confused

Ju
  Topic: Creating midi endpoints
GrandJu

Replies: 3
Views: 4213

Post Posted: Fri Nov 25, 2011 6:27 am    Subject: Creating midi endpoints
Forum:  DIY Hardware and Software » ChucK programming language
Hi unzz,

And welcome to the fantastic chuck world! Very Happy

Did you have look at the examples about midi. there is simple programs to understand how midi works in chuck.

I already used one virtual ...
  Topic: ChucK future development: is there any?
GrandJu

Replies: 7
Views: 8022

Post Posted: Tue Oct 18, 2011 4:57 am    Subject: ChucK future development: is there any?
Forum:  DIY Hardware and Software » ChucK programming language
Hi Chuckers,

Is there some news about this new release? Very Happy

Thanks,
Ju
  Topic: "already defined in namespace "
GrandJu

Replies: 2
Views: 3559

Post Posted: Tue Oct 18, 2011 1:05 am    Subject: "already defined in namespace "
Forum:  DIY Hardware and Software » ChucK programming language
Hi jirko,

For the moment in Chuck, I think You can only define a public class one time.
The only way I know to redefine one of it is to restart the VM...

Ju
  Topic: curvetable issue
GrandJu

Replies: 3
Views: 3783

Post Posted: Wed Oct 12, 2011 4:18 am    Subject: curvetable issue
Forum:  DIY Hardware and Software » ChucK programming language
ok, I certainly mistake about number of parameters and number of coefficient...
  Topic: ChucK <--> Control OSC, TouchOSC, IanniX, ...
GrandJu

Replies: 4
Views: 11109

Post Posted: Wed Oct 12, 2011 4:17 am    Subject: ChucK <--> Control OSC, TouchOSC, IanniX, ...
Forum:  DIY Hardware and Software » ChucK programming language
Hi heuermh,

It's seems to be a lot of intersting things in LiCK! Thanks a lot to share all this code.

I am interesting about scales. In which files can I find it?

Thanks,
Ju
  Topic: curvetable issue
GrandJu

Replies: 3
Views: 3783

Post Posted: Wed Sep 28, 2011 8:27 am    Subject: curvetable issue
Forum:  DIY Hardware and Software » ChucK programming language
Hi emil,

I don't know how curvetable works. That's why I just took a look at the manual.
page 175 section GenX: it is written:"Currently coefficients
past the 100th are ignored."

I t ...
  Topic: Chord generator class
GrandJu

Replies: 2
Views: 3700

Post Posted: Mon Jul 18, 2011 1:06 pm    Subject: Chord generator class
Forum:  DIY Hardware and Software » ChucK programming language
Hi Frankie_d,

This example is just playing one chord at a time. There is no progression.
If you want to do so, try to change the base note (Std.mtof(64) => input.next; ) or the chord type (cho ...
  Topic: Ubuntu 64 bit binary
GrandJu

Replies: 11
Views: 9676

Post Posted: Wed Jun 22, 2011 12:33 pm    Subject: Ubuntu 64 bit binary
Forum:  DIY Hardware and Software » ChucK programming language
Hi,
Mini Audicle works on Windows XP too.
I don't know for linux...
Ju
  Topic: thanks and adsr as modulator query
GrandJu

Replies: 4
Views: 4637

Post Posted: Fri Jun 03, 2011 7:41 am    Subject: thanks and adsr as modulator query
Forum:  DIY Hardware and Software » ChucK programming language
Hi Frank,

Theoretically you can use .last() function for all UGen.
I use ADSR to control filters frequency. So it should work for modulation too.

If you want your ADSR to output values don't fo ...
  Topic: Framework for break-slicing from Kassen
GrandJu

Replies: 5
Views: 5918

Post Posted: Mon May 23, 2011 5:52 am    Subject: Framework for break-slicing from Kassen
Forum:  DIY Hardware and Software » ChucK programming language
Hi Chuckers,

Where can I find this framework?
I cannot find it with a "search" Embarassed

Thanks
Ju
  Topic: Chord generator class
GrandJu

Replies: 2
Views: 3700

Post Posted: Mon Apr 25, 2011 4:16 am    Subject: Chord generator class
Forum:  DIY Hardware and Software » ChucK programming language
Hi,

Here is a class I coded to generate chord. I am not a solfege specialist, I get chords description in wikipedia, so if important chords are missing or if there are some errors, please advise me ...
  Topic: Ubuntu Installation Adventure
GrandJu

Replies: 11
Views: 13027

Post Posted: Tue Apr 05, 2011 11:09 am    Subject: Ubuntu Installation Adventure
Forum:  DIY Hardware and Software » ChucK programming language
Hi,

Concerning the Keyboard problem, I found a temporary solution but it didn't satisfied me at all.
before playing chuck I modify read access of /dev/input/event0 for other.

/dev/input$ sudo c ...
  Topic: Ubuntu installation problems
GrandJu

Replies: 1
Views: 3101

Post Posted: Thu Mar 24, 2011 3:20 pm    Subject: Ubuntu installation problems
Forum:  DIY Hardware and Software » ChucK programming language
Hi kapilkaisare,

I got the same message when stop chuck with Ctrl-C. But it cause me no problem, so I live well with it Confused .
Do you have some other troubles?

Ju
 
Page 1 of 2 [32 Posts]   Goto page: 1, 2 Next
 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