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 live tonight! Chez Mosc
Search found 28 matches
 Forum index » Search
Page 1 of 2 [28 Posts]   Goto page: 1, 2 Next
Author Message
  Topic: Suggestions for headphones and audio card
ilSignorCarlo

Replies: 1
Views: 1992

Post Posted: Thu Apr 09, 2009 3:46 pm    Subject: Suggestions for headphones and audio card
Forum:  Instruments and Equipment » General Discussion
Hi,
I need to buy some stuff to play and record music with my pc. I have a notebook, so I need an external audio card.

I use Linux. I'm mainly interested in electronic music and in synthesis. I us ...
  Topic: Syntax highlight in Vim
ilSignorCarlo

Replies: 15
Views: 9316

Post Posted: Thu Jul 24, 2008 9:38 am    Subject: Syntax highlight in Vim
Forum:  DIY Hardware and Software » ChucK programming language
Then it says to add the following line in /usr/share/vim/filetype.vim,

au BufNewFile,BufRead *.ck setf ck


try /usr/share/vim/vim71/filetype.vim instead

Ok, thanks Very Happy

That was the prob ...
  Topic: Playing with Dynamic Array
ilSignorCarlo

Replies: 9
Views: 9014

Post Posted: Thu Jul 24, 2008 6:07 am    Subject: Re: Playing with Dynamic Array
Forum:  DIY Hardware and Software » ChucK programming language

int a[0][0]; // start with a blank a[][]
<<< "int a[0][0];", "" >>>;

a << [1] << [2, ...
  Topic: Syntax highlight in Vim
ilSignorCarlo

Replies: 15
Views: 9316

Post Posted: Wed Jul 16, 2008 3:02 am    Subject: Syntax highlight in Vim
Forum:  DIY Hardware and Software » ChucK programming language
Hi,
I like the Vim editor and I'd like to use it efficiently with ChucK.

On the wiki page I've seen there is a syntax file to download (Ck.vim). I've followed intructions, but it doesn't seem to w ...
  Topic: command line chucK for a newbie
ilSignorCarlo

Replies: 3
Views: 4567

Post Posted: Wed Jul 16, 2008 1:48 am    Subject: Re: command line chucK for a newbie
Forum:  DIY Hardware and Software » ChucK programming language
i can chuck a shred directly but if i chuck --loop, i cant get anything to run.

The command "chuck --loop" make ChucK running and waiting for you to add shreds. You can do it by opening ...
  Topic: ChucK, GUI and Processing
ilSignorCarlo

Replies: 15
Views: 9666

Post Posted: Sat Jul 05, 2008 3:40 am    Subject: ChucK, GUI and Processing
Forum:  DIY Hardware and Software » ChucK programming language
OK, definitely Processing is a better fit for that.

(I wasn't trying to convince you to use SuperCollider btw... just pointing out an area where SwingOSC is being used successfully.)

James

I ...
  Topic: ChucK, GUI and Processing
ilSignorCarlo

Replies: 15
Views: 9666

Post Posted: Fri Jul 04, 2008 9:40 am    Subject: ChucK, GUI and Processing
Forum:  DIY Hardware and Software » ChucK programming language
If you're looking for the usual types of sliders, buttons, pop-up menus etc., another very good option is

Mmm, I was searching something more flexible. I need to create objects, move them, connect ...
  Topic: ChucK, GUI and Processing
ilSignorCarlo

Replies: 15
Views: 9666

Post Posted: Fri Jul 04, 2008 1:36 am    Subject: ChucK, GUI and Processing
Forum:  DIY Hardware and Software » ChucK programming language
ok, with some more search I've found that actually someone already used Processing with ChucK, using OSC to make them communicate.

Do you know if there exist a starting tutorial or something about ...
  Topic: ChucK, GUI and Processing
ilSignorCarlo

Replies: 15
Views: 9666

Post Posted: Thu Jul 03, 2008 4:09 pm    Subject: ChucK, GUI and Processing
Forum:  DIY Hardware and Software » ChucK programming language

As inventor points out; sharing your code (getting others to run it) will be harder but if you just need something for yourself I'd say "go!".

Yes, I understand this. But for a project ...
  Topic: ChucK, GUI and Processing
ilSignorCarlo

Replies: 15
Views: 9666

Post Posted: Thu Jul 03, 2008 11:56 am    Subject: ChucK, GUI and Processing
Forum:  DIY Hardware and Software » ChucK programming language
Hi,
is there any way to know if ChucK can work with a particular graphical environment?

I mean, I'd like to bind ChucK to a GUI, but I am not sure if it's gonna work. Are there requisites that a p ...
  Topic: ChucK and Python
ilSignorCarlo

Replies: 9
Views: 11370

Post Posted: Mon Jun 30, 2008 4:11 am    Subject: ChucK and Python
Forum:  DIY Hardware and Software » ChucK programming language
Hi,
I have searched in the forum and saw there are some posts where they talk about ChucK and Python integration. Still I didn't understand if it is possible.

Has anyone succeded in using ChucK fu ...
  Topic: Tcp port error
ilSignorCarlo

Replies: 2
Views: 2806

Post Posted: Fri May 30, 2008 12:54 pm    Subject: Tcp port error
Forum:  DIY Hardware and Software » ChucK programming language
Hi,
I'm trying to run some basic examples, and when I give, for example:

chuck larry.ck

I get this error:

[chuck]: cannot bind to tcp port 8888...

It's strange, because just some days ago ...
  Topic: Algorithmic composition, artificial intelligence
ilSignorCarlo

Replies: 4
Views: 6733

Post Posted: Thu May 22, 2008 5:21 am    Subject: Algorithmic composition, artificial intelligence
Forum:  DIY Hardware and Software » Developers' Corner

Regarding your question, just what do you mean by knowledge representation? I'm not familiar with that phrase.

Well, you represent a certain knowledge in a way such that a program can understand ...
  Topic: No sound from ChucK on Ubuntu Gutsy Gibbon
ilSignorCarlo

Replies: 13
Views: 5509

Post Posted: Wed Mar 19, 2008 10:44 am    Subject: No sound from ChucK on Ubuntu Gutsy Gibbon
Forum:  DIY Hardware and Software » ChucK programming language
Everything works now, wow Very Happy

I still don't know about real-time, but I'll try something as soon as possibile.

Thanks a lot, bye.
  Topic: No sound from ChucK on Ubuntu Gutsy Gibbon
ilSignorCarlo

Replies: 13
Views: 5509

Post Posted: Tue Mar 18, 2008 8:24 am    Subject: No sound from ChucK on Ubuntu Gutsy Gibbon
Forum:  DIY Hardware and Software » ChucK programming language
Actually, I recommend having both ALSA and JACK version ready.
i usually compile for ALSA and put the result in /usr/bin
and compile for JACK and add -jack to the file name and also put in /usr/bin ...
  Topic: No sound from ChucK on Ubuntu Gutsy Gibbon
ilSignorCarlo

Replies: 13
Views: 5509

Post Posted: Tue Mar 18, 2008 2:03 am    Subject: No sound from ChucK on Ubuntu Gutsy Gibbon
Forum:  DIY Hardware and Software » ChucK programming language
That output = 0 i see in the first probe here is like when i have another programming using the soundcard
(for example, a web browser!)

Ok, there was a paused video in the browser window.
So... s ...
  Topic: No sound from ChucK on Ubuntu Gutsy Gibbon
ilSignorCarlo

Replies: 13
Views: 5509

Post Posted: Mon Mar 17, 2008 12:22 pm    Subject: No sound from ChucK on Ubuntu Gutsy Gibbon
Forum:  DIY Hardware and Software » ChucK programming language
Ok, Hmmm, just noticed your --probe report doesn't list any outputs. are you able to get sound from another program that does use the same soundsystem/drivers?

In the last part of the --probe I hav ...
  Topic: No sound from ChucK on Ubuntu Gutsy Gibbon
ilSignorCarlo

Replies: 13
Views: 5509

Post Posted: Mon Mar 17, 2008 11:46 am    Subject: No sound from ChucK on Ubuntu Gutsy Gibbon
Forum:  DIY Hardware and Software » ChucK programming language
Really weird.

Let's check something really basic. Does this perhaps give a sound?

SinOsc s => dac;
5::minute => now;

No :\
No sound.

I have already tried many example file ...
  Topic: No sound from ChucK on Ubuntu Gutsy Gibbon
ilSignorCarlo

Replies: 13
Views: 5509

Post Posted: Mon Mar 17, 2008 8:48 am    Subject: No sound from ChucK on Ubuntu Gutsy Gibbon
Forum:  DIY Hardware and Software » ChucK programming language
Hi,
I installed ChucK on Ubuntu Gutsy Gibbon, and it seems to work. I mean, I can run the example files, but I can't hear any sound (and yes, I have speakers turned on Razz )

On the mailing list som ...
  Topic: Algorithmic composition, artificial intelligence
ilSignorCarlo

Replies: 4
Views: 6733

Post Posted: Mon Mar 03, 2008 6:44 am    Subject: Algorithmic composition, artificial intelligence
Subject description: and knowledge representation
Forum:  DIY Hardware and Software » Developers' Corner
Hi,
I am going to work on a project for an Artificial Intellingence course.

I want to create a software to compose music starting from some other music (possibly in a MIDI format) given in input. ...
  Topic: Problem building miniAudicle
ilSignorCarlo

Replies: 3
Views: 4166

Post Posted: Sat Feb 23, 2008 2:54 am    Subject: Problem building miniAudicle
Forum:  DIY Hardware and Software » ChucK programming language

I'm not sure, could you check if you've got only the wxgtk 2.6 version?

I have both 2.6 and 2.8.

But, if I give wx-config --list in the shell, I get:

Default config is gtk2-ansi-release-2.6 ...
  Topic: Problem building miniAudicle
ilSignorCarlo

Replies: 3
Views: 4166

Post Posted: Fri Feb 22, 2008 12:57 pm    Subject: Problem building miniAudicle
Forum:  DIY Hardware and Software » ChucK programming language
Hi, I am completely new to Chuck.

I am trying to get it working on Linux Ubuntu 7.10.
I installed Chuck with no problem, so when I type "chuck" in the shell, I get:

./miniAudicle: ...
  Topic: Choosing a programming language
ilSignorCarlo

Replies: 16
Views: 14262

Post Posted: Thu Jan 17, 2008 12:11 pm    Subject: Choosing a programming language
Forum:  DIY Hardware and Software » Developers' Corner
If you like SuperCollider then go for it, I don't know anything about SuperCollider myself.

I still don't know anything about supercollider, so I can still choose which one to learn (first). And at ...
  Topic: Choosing a programming language
ilSignorCarlo

Replies: 16
Views: 14262

Post Posted: Thu Jan 17, 2008 11:02 am    Subject: Choosing a programming language
Forum:  DIY Hardware and Software » Developers' Corner

ChucK Commercial On
If the original poster would shift their programming paradigm and simply think in terms of text instead of graphical programming, then Chuck would be perfect.

I am the origi ...
  Topic: Choosing a programming language
ilSignorCarlo

Replies: 16
Views: 14262

Post Posted: Mon Sep 17, 2007 3:36 pm    Subject: Choosing a programming language
Forum:  DIY Hardware and Software » Developers' Corner
If you are comfortable with text-based programming languages, I would recommend

I think I can handle that. And I like typing.

At least, not as easily as in SC's object-oriented paradigm, derive ...
 
Page 1 of 2 [28 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