Skip to content

Snippets for AudioGuide : a standalone program for concatenative synthesis written in python. Interacting with the program is done via textfiles written in a simple syntax.

License

Notifications You must be signed in to change notification settings

nadirB/audioguide-snippets

Repository files navigation

audioguide-snippets package

AudioGuide Command Snippets.

This package is deprecated because Atom editor is no longer developed.

This is an Atom Editor Package for Dr Ben Hackbarth's AudioGuide

Snippets allow you to enter a simple prefix in the editor and hit "Tab" to expand the prefix into a larger code block with templated values. We can continue pressing Tab and the cursor will move to the next value of the body tag or "Shift+Tab" to go backwards.

Install :

Go to Atom's preferences then to the Install tab. Search for the audioguide-snippets package then click install (re-launch Atom if necessary : Ctrl+Option+Cmd+L).

Usage :

To see all the available snippets for the AudioGuide filetype that you currently have open, choose "Snippets: Available" in the Command Palette "Shif+Cmd+P".

Or type keywords in an audioguide python script in order to show the snippets, and hit tab to expand the corresponding code block with templated values.

In order to evaluate AudioGuide scripts within Atom install the platformio-ide-terminal package.

A screenshot of your package

About

Snippets for AudioGuide : a standalone program for concatenative synthesis written in python. Interacting with the program is done via textfiles written in a simple syntax.

Resources

License

Stars

Watchers

Forks

Packages

No packages published