Skip to content

tidalcycles/tidal-chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chocolatey Packages for TidalCycles

This repo hosts code for all Chocolatey package related to the TidalCycles live-coding environment.

TidalCycles Installation (for new users)

Make sure you have Chocolatey installed. See https://chocolatey.org for more information.

  1. Run Windows PowerShell with admin privileges (which you can find by holding down the windows key and pressing x), and then execute this command:
choco install tidalcycles
  1. Review output and check logs for any errors. Some install steps may have failed or remain in complete.

  2. Start SuperCollider

  3. Start SuperDirt:

// Within the SuperCollider IDE, type and put your cursor on this code, then Shift+Enter
SuperDirt.start
  1. Start Pulsar (Start Button -> Pulsar)

  2. Write Tidal code!

-- type and put your cursor on this code, then Shift+Enter
d1 $ sound "bd sn"

Contents of this repository

  • tidal: contains files used by the TidalCycles package in Chocolatey
  • tidal > maintainer-instructions.md: details on how to manage and update the package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published