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 17 matches
 Forum index » Search
Page 1 of 1 [17 Posts]  
Author Message
  Topic: Live coding BBC article
vadimred13

Replies: 3
Views: 2842

Post Posted: Fri Aug 28, 2009 6:32 am    Subject: Live coding BBC article
Forum:  DIY Hardware and Software » ChucK programming language
Stumbled on this...

http://news.bbc.co.uk/2/hi/technology/8221235.stm
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Wed Jul 01, 2009 8:54 pm    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
Hey guys,

Me and moudi have been working on a new release. Grab it [url=http://www.vadimnuniyants.com/ckEdit_0.1.zip]here and let us know what you think. We've also got a bug tracker up at the [u ...
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Sun Jun 07, 2009 10:50 am    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
Ah, great idea, Kassen! After rooting around the ChucK source this morning, I found a couple of useful command line switches: --watchdog lets you specify how long a shred will run for until it times ...
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Tue Jun 02, 2009 2:43 pm    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
Already broken. If you happened to grab it already, please regrab it.
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Tue Jun 02, 2009 12:43 pm    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
Here's the first version:

www.vadimnuniyants.com/ckEdit_0.1.zip

Have at you!
  Topic: How did you meet ChucK
vadimred13

Replies: 58
Views: 128332

Post Posted: Thu May 21, 2009 8:15 am    Subject: How did you meet ChucK
Forum:  DIY Hardware and Software » ChucK programming language
My introduction to ChucK was a long one coming. I guess that it started several years ago in Seattle, where I was living at the time. I had attended an AES meeting at the University of Washington ca ...
  Topic: Scale function
vadimred13

Replies: 2
Views: 3307

Post Posted: Mon May 11, 2009 9:54 pm    Subject: Scale function
Forum:  DIY Hardware and Software » ChucK programming language
Hey yo,

I've written a function that will return a specified scale. First, you must add this shred to the VM in order to define the "GetScale" function in the global namespace. Then you ...
  Topic: Notepad++ Syntax Highlighter
vadimred13

Replies: 10
Views: 10084

Post Posted: Tue Apr 21, 2009 11:00 am    Subject: Notepad++ Syntax Highlighter
Forum:  DIY Hardware and Software » ChucK programming language
It's based on the reserved keywords from the [url=http://chuck.cs.princeton.edu/doc/language/overview.html#reserve]ChucK language spec.

No, they don't do anything yet, but I'm guessing that they ar ...
  Topic: Notepad++ Syntax Highlighter
vadimred13

Replies: 10
Views: 10084

Post Posted: Mon Apr 20, 2009 11:25 am    Subject: Notepad++ Syntax Highlighter
Forum:  DIY Hardware and Software » ChucK programming language
Unfortunately, when it comes to code folding, Notepad++ makes you choose one of 2 solutions. Either enable code folding, but give up that lovely brace matching/highlighting functionality, or the othe ...
  Topic: Chuck~ for PD?
vadimred13

Replies: 7
Views: 5308

Post Posted: Fri Apr 17, 2009 11:37 am    Subject: Chuck~ for PD?
Forum:  DIY Hardware and Software » ChucK programming language
My guess is that he graduated from gatech. Emailing him returned a "mail undeliverable" notice. I thought that I had something when I found the username "martinrobinson" on the M ...
  Topic: Chuck~ for PD?
vadimred13

Replies: 7
Views: 5308

Post Posted: Wed Apr 15, 2009 10:01 am    Subject: Chuck~ for PD?
Forum:  DIY Hardware and Software » ChucK programming language
Hey guys,

There used to be a chuck~ object for PD available for download here:

http://www.cc.gatech.edu/ugrads/m/mjr/chuck~/

Unfortunately, now that page is offline, and so are the youtube v ...
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Sun Apr 05, 2009 10:01 am    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
I don't really have anything worth sharing at the moment, and I'm spending most of my "computer" time working on the editor.
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Tue Mar 31, 2009 10:05 pm    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
It's being written in C#. For now it's Windows only, but once I get it running, I'd like to try to port it for Linux/Mac. Though it would be my first foray into cross platform development, it would ...
  Topic: ChucK based text editor
vadimred13

Replies: 16
Views: 10922

Post Posted: Mon Mar 30, 2009 10:27 pm    Subject: ChucK based text editor
Forum:  DIY Hardware and Software » ChucK programming language
Hey all,

I started working on a ChucK based editor with context sensitive code completion (because I'm a lazy bastard who doesn't like to reference API documentation while writing code), and hopefu ...
  Topic: Notepad++ Syntax Highlighter
vadimred13

Replies: 10
Views: 10084

Post Posted: Thu Mar 12, 2009 11:35 am    Subject: Running ChucK from Notepad++
Forum:  DIY Hardware and Software » ChucK programming language
Well, since you ask - yes. Copy this batch file to your drive:

Download

Then edit it to point to your chuck.exe. In Notepad++, navigate to Run, Run... (or hit F5) to bring up the Run... dialog ...
  Topic: Notepad++ Syntax Highlighter
vadimred13

Replies: 10
Views: 10084

Post Posted: Wed Mar 11, 2009 9:08 pm    Subject: Updated
Forum:  DIY Hardware and Software » ChucK programming language
I've configured AutoComplete functionality for Notepad++.

Download

Copy this XML file into your APIs folder in your Notepad++ install directory. For Windows, this is: C:\Program Files\Notepad++ ...
  Topic: Notepad++ Syntax Highlighter
vadimred13

Replies: 10
Views: 10084

Post Posted: Tue Mar 10, 2009 7:27 am    Subject: Notepad++ Syntax Highlighter
Forum:  DIY Hardware and Software » ChucK programming language
I've configured a ChucK syntax highlighter for Notepad++:

Download

To use - download the XML to your Notepad++ Application Data folder. For windows, this is C:\Documents and Settings\<user&g ...
 
Page 1 of 1 [17 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