Submit

Public Algojam Repo

The 80's gave us not only funky hair dues and aerobics on TV, it was also the formative years in which retro synths and synthesized beats went mainstream. Today we carry the torch forward as programmers / performers / composers as we create beats on SuperCollider, TidalCycles, Sonic Pi and ChucK. Consider becoming a contributor today by copying the template below and submitting your beat as a PR on Algojam's public jams-repo.

Algojam's Posts Include
Main Tags
  • jams (code + audio recording)
  • vjs (code + color palette)
  • lyrics (poems, raps, translations)
Session Tags
  • jamset (code excerpt + youtube video)
  • vjset (code excerpt + youtube video)
Education Tags
  • jamtut (code excerpt + youtube video)
  • vjtut (code excerpt + youtube video)
Sample Tags (code link + mp3)
  • audio
  • vocals
(Future Tags)
  • releases per author
  • youtube tracks, albums and playlists
  • spotify tracks, albums and playlists
Algojam's Submit Template
Copy
---
uid: 20200701312343
title: "AlgoJam Submissions"
date: 2020-09-13
author: "Dirk B"
audio_url: "https://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3"
image: "../../../images/audio_code.jpg"
tags:
  - submit-template
---

# Place the code below within back-ticks ```ruby ```

low = 60
high = 120
use_bpm 120

live_loop :beat do
  tick
  sample :bd_klub
  sample (knit :glitch_robot1,3,:glitch_robot2,1).look,
    cutoff: (line low,high,steps: 16).mirror.look
  sleep 1
end

in_thread do #control cutoff
  sleep 30
  low = 90
  high = 200
end
Wanna contribute your algo jams?
Submit a PR

Featured

LiveCoding Tools
    Tracks ImgTracks ImgTracks Img
VJ'ing Tools
    Tracks ImgTracks ImgTracks Img
Jams
    Tracks ImgTracks ImgTracks Img
Visuals
    Tracks ImgTracks ImgTracks Img

Community

Stats

    Top Bookmarks

    You have not bookmarked anything yet :'( Use to bookmark.