Hello all. I have been learning and enjoying ChucK but I'm running into eyestrain issues with the white background of miniAudicle. In the past I have used Sublime text for CSS/HTML with no issue, so ideally I'm looking for something with a dark background. I've seen things referencing using vim or emacs, but I have no idea how to get that up and running. I've searched the list but all the posts I see assume a level of competency with these editors that I don't have. Is there a resource for getting started (on OSX if that matters) from a beginners perspective with ChucK on something other that miniAudicle? Thanks in advance.
Hello, Getting started with emacs or vi on OSX isn't too bad. Open Terminal and configure it to your liking in terms of fonts and colors, then install homebrew (http://brew.sh) and then install your editor of choice $ brew install emacs michael
On Sep 17, 2015, at 4:56 PM, O L
wrote: Hello all. I have been learning and enjoying ChucK but I'm running into eyestrain issues with the white background of miniAudicle. In the past I have used Sublime text for CSS/HTML with no issue, so ideally I'm looking for something with a dark background. I've seen things referencing using vim or emacs, but I have no idea how to get that up and running. I've searched the list but all the posts I see assume a level of competency with these editors that I don't have. Is there a resource for getting started (on OSX if that matters) from a beginners perspective with ChucK on something other that miniAudicle?
Thanks in advance.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
And there is a ChucK mode for emacs here: https://github.com/jwmatthys/chuck-mode Joel On 09/17/2015 05:02 PM, Michael Heuer wrote:
Hello,
Getting started with emacs or vi on OSX isn't too bad. Open Terminal and configure it to your liking in terms of fonts and colors, then install homebrew (http://brew.sh)
and then install your editor of choice
$ brew install emacs
michael
On Sep 17, 2015, at 4:56 PM, O L
wrote: Hello all. I have been learning and enjoying ChucK but I'm running into eyestrain issues with the white background of miniAudicle. In the past I have used Sublime text for CSS/HTML with no issue, so ideally I'm looking for something with a dark background. I've seen things referencing using vim or emacs, but I have no idea how to get that up and running. I've searched the list but all the posts I see assume a level of competency with these editors that I don't have. Is there a resource for getting started (on OSX if that matters) from a beginners perspective with ChucK on something other that miniAudicle?
Thanks in advance.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Howdy,
If its just the background, you can change that in miniAudicle under
Preferences->Editing. There isn't support for theming, however, so you will
probably want to change the colors of text also for proper contrast with
the background.
Some of my students also have a Sublime Text config that has keybindings
for e.g. running code. I can try to procure that for you, as Sublime Text
is much fuller-featured for text editing.
spencer
On Thu, Sep 17, 2015 at 3:56 PM, Joel Matthys
And there is a ChucK mode for emacs here: https://github.com/jwmatthys/chuck-mode
Joel
On 09/17/2015 05:02 PM, Michael Heuer wrote:
Hello,
Getting started with emacs or vi on OSX isn't too bad. Open Terminal and configure it to your liking in terms of fonts and colors, then install homebrew (http://brew.sh)
and then install your editor of choice
$ brew install emacs
michael
On Sep 17, 2015, at 4:56 PM, O L
wrote: Hello all. I have been learning and enjoying ChucK but I'm running into eyestrain issues with the white background of miniAudicle. In the past I have used Sublime text for CSS/HTML with no issue, so ideally I'm looking for something with a dark background. I've seen things referencing using vim or emacs, but I have no idea how to get that up and running. I've searched the list but all the posts I see assume a level of competency with these editors that I don't have. Is there a resource for getting started (on OSX if that matters) from a beginners perspective with ChucK on something other that miniAudicle?
Thanks in advance.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- Spencer Salazar Doctoral Candidate Center for Computer Research in Music and Acoustics Stanford University spencer@ccrma.stanford.edu +1 831.277.4654 https://ccrma.stanford.edu/~spencer/
As promised, here is the ChucK Sublime Text 3 plugin:
https://github.com/tildebyte/ChucK-plugin-for-ST3
Some additional info from Dexter:
"It gives you syntax and a chuck build option. Unfortunately sublime text
has trouble killing anything other than the most recent shred launched. I
ended up doing a lot of killall chuck from the command line."
spencer
On Thu, Sep 17, 2015 at 4:06 PM, Spencer Salazar wrote: Howdy, If its just the background, you can change that in miniAudicle under
Preferences->Editing. There isn't support for theming, however, so you will
probably want to change the colors of text also for proper contrast with
the background. Some of my students also have a Sublime Text config that has keybindings
for e.g. running code. I can try to procure that for you, as Sublime Text
is much fuller-featured for text editing. spencer On Thu, Sep 17, 2015 at 3:56 PM, Joel Matthys And there is a ChucK mode for emacs here:
https://github.com/jwmatthys/chuck-mode Joel On 09/17/2015 05:02 PM, Michael Heuer wrote: Hello, Getting started with emacs or vi on OSX isn't too bad. Open Terminal
and configure it to your liking in terms of fonts and colors, then install
homebrew (http://brew.sh) and then install your editor of choice $ brew install emacs michael On Sep 17, 2015, at 4:56 PM, O L Hello all. I have been learning and enjoying ChucK but I'm running into
eyestrain issues with the white background of miniAudicle. In the past I
have used Sublime text for CSS/HTML with no issue, so ideally I'm looking
for something with a dark background. I've seen things referencing using
vim or emacs, but I have no idea how to get that up and running. I've
searched the list but all the posts I see assume a level of competency with
these editors that I don't have. Is there a resource for getting started
(on OSX if that matters) from a beginners perspective with ChucK on
something other that miniAudicle? Thanks in advance. _______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users _______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users _______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users --
Spencer Salazar
Doctoral Candidate
Center for Computer Research in Music and Acoustics
Stanford University spencer@ccrma.stanford.edu
+1 831.277.4654
https://ccrma.stanford.edu/~spencer/ --
Spencer Salazar
Doctoral Candidate
Center for Computer Research in Music and Acoustics
Stanford University
spencer@ccrma.stanford.edu
+1 831.277.4654
https://ccrma.stanford.edu/~spencer/
Thank you all so much for the help with this. I'm going to try to get chuck up and running with sublime text. Much appreciated. On Thu, Sep 17, 2015 at 11:21 PM, Spencer Salazar < spencer@ccrma.stanford.edu> wrote:
As promised, here is the ChucK Sublime Text 3 plugin: https://github.com/tildebyte/ChucK-plugin-for-ST3
Some additional info from Dexter: "It gives you syntax and a chuck build option. Unfortunately sublime text has trouble killing anything other than the most recent shred launched. I ended up doing a lot of killall chuck from the command line."
spencer
On Thu, Sep 17, 2015 at 4:06 PM, Spencer Salazar < spencer@ccrma.stanford.edu> wrote:
Howdy,
If its just the background, you can change that in miniAudicle under Preferences->Editing. There isn't support for theming, however, so you will probably want to change the colors of text also for proper contrast with the background.
Some of my students also have a Sublime Text config that has keybindings for e.g. running code. I can try to procure that for you, as Sublime Text is much fuller-featured for text editing.
spencer
On Thu, Sep 17, 2015 at 3:56 PM, Joel Matthys
wrote: And there is a ChucK mode for emacs here: https://github.com/jwmatthys/chuck-mode
Joel
On 09/17/2015 05:02 PM, Michael Heuer wrote:
Hello,
Getting started with emacs or vi on OSX isn't too bad. Open Terminal and configure it to your liking in terms of fonts and colors, then install homebrew (http://brew.sh)
and then install your editor of choice
$ brew install emacs
michael
On Sep 17, 2015, at 4:56 PM, O L
wrote: Hello all. I have been learning and enjoying ChucK but I'm running into eyestrain issues with the white background of miniAudicle. In the past I have used Sublime text for CSS/HTML with no issue, so ideally I'm looking for something with a dark background. I've seen things referencing using vim or emacs, but I have no idea how to get that up and running. I've searched the list but all the posts I see assume a level of competency with these editors that I don't have. Is there a resource for getting started (on OSX if that matters) from a beginners perspective with ChucK on something other that miniAudicle?
Thanks in advance.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- Spencer Salazar Doctoral Candidate Center for Computer Research in Music and Acoustics Stanford University
spencer@ccrma.stanford.edu +1 831.277.4654 https://ccrma.stanford.edu/~spencer/
-- Spencer Salazar Doctoral Candidate Center for Computer Research in Music and Acoustics Stanford University
spencer@ccrma.stanford.edu +1 831.277.4654 https://ccrma.stanford.edu/~spencer/
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (4)
-
Joel Matthys
-
Michael Heuer
-
O L
-
Spencer Salazar