NOTAM Meetups: 2022 Edition

NOTAM meetups are starting again! The first is tonight, followed by one a month for the rest of the season.

Everyone is encouraged to stop by whether you are a beginner, advanced, or even simply curious about what SuperCollider can do. If you think you may want to share audio from SuperCollider during the meetup, please take a look at Sharing SuperCollider in Video Conferences for some setup tips.

As in the past, these will happen on Wednesdays at 7pm CET (Oslo time). The meetups are occurring online-only via Zoom, and are graciously organized by Notam and @madskjeldgaard.

Follow this post using the bell icon (right) to see updates to the schedule, and more specific information about meetup topics.

Zoom links for all SC meetups:
Meeting ID : 974 3258 0111
Link : Launch Meeting - Zoom

If you have accessibility related requests or questions about the meetup, please do not hesitate to contant @madskjeldgaard or @scztt and we will do our best to address them.

All community events at Notam fall under the NOTAM Code of Conduct to make them as inclusive as possible. Please follow the link and read the full Code of Conduct before joining an event: Notam Code of Conduct - Notam


Meetup dates
[notam events page]

2022-01-26T18:00:00Z → 8:00 PM
[link]

2022-03-03T18:00:00Z → 8:00 PM
[link]

2022-03-23T18:00:00Z → 8:00 PM
[[link]]Online SuperCollider meetup - Notam)

2022-04-20T17:00:00Z → 7:00 PM
[link]

2022-05-18T17:00:00Z → 7:00 PM
[link]

2022-06-15T17:00:00Z → 7:00 PM
[link]

2 Likes

First meetup of the season is tonight! :fire::fire::fire::fire::fire::fire:
Looking forward to seeing everyone,

3 Likes

It was a very interesting discussion yesterday! I’ve noted down some of the links shared during the meetup, maybe useful to share it here (unfortunately I had to reconnect several times and lost the chat history, so this list is by no means close to complete):

3 Likes
python3 ./_requestPythonUserRepos.py danielmkarlsson
python3 ./_requestPythonUserRepos.py ReadColliders
python3 ./_requestPythonUserRepos.py madskjeldgaard
wget -m  https://nathan.ho.name/oddvoices-web/
wget -m https://buttondown.email/ho
wget -m https://www.plogue.com/products/alter-ego.html
python3 bandcamp.py https://co-dependent.bandcamp.com/album/code002-2
wget -m https://doc.sccode.org/Classes/Tartini.html
wget -m https://depts.washington.edu/dxscdoc/Help/Classes/Cepstrum.html
wget -m https://depts.washington.edu/dxscdoc
wget -m https://ccrma.stanford.edu/~jhsu/421b/421b_jhsu.pdf
wget -m https://ccrma.stanford.edu/~jhsu/421b/
python3 ./_requestPythonUserRepos.py https://github.com/surge-synthesizer
wget -m https://www.sciss.de/temp/scsynth.wasm/
git clone https://github.com/crucialfelix/supercolliderjs/
python3 bandcamp.py https://bandcamp.com/tag/supercollider
youtube-dl https://soundcloud.com/supercollider-x
git clone https://github.com/KonVas/UnitySC
https://github.com/supercollider/supercollider/issues/5643
youtube-dl https://www.youtube.com/watch?v=TOKgLjix1aU
wget -m https://git.iem.at/pd/vstplugin/-/releases
wget -m https://vcvrack.com/manual/PluginDevelopmentTutorial
wget -m https://vcvrack.com/AudibleInstruments
python3 ./_requestPythonUserRepos.py https://github.com/v7b1
git clone https://github.com/pichenettes
git clone https://github.com/tiagomoraismorgado/mi-UGens
#focusing on implementing papers right as they are 

i made this shell script using tools i created and third party tools to back up all the data.
this is one of the scripts https://gist.github.com/atihonruk/3969732

import os
import sys
import requests
import base64
from github import Github
from pprint import pprint

username = sys.argv[1]
searchTag = sys.argv[2]

url = f"https://api.github.com/users/{username}"

g = Github()
user = g.get_user(username)

for repo in user.get_repos():
    repos=f"git clone https://www.github.com/{repo.full_name}"
    os.system(repos)

this is the other script you guys will need

you may need to fix some stuff to get it working OOB

Hello all!

Unfortunately, we’ll need to reschedule todays meet-up until next week :frowning:. Something came up for me at the last minute, and Mads is also currently unavailable to host. Next weeks session will be at the usual time, and all the remaining meet-ups this season will be on the same schedule. I’ve already change the schedule in the original post, and the other schedules on Facebook etc. should be updated in a moment as well.

Looking forward to seeing you all next week!

Really interested in joining a NOTAM, but as I am typically tied up from 7-8pm: Is it OK to join “in the middle” from 8pm onwards?

Yes, it’s totally fine to join later. There’s never really a firm time structure, and the conversation is usually quite free-flowing.

1 Like

A quick update - we’ve rescheduled the meetup to TOMORROW (Thursday), since it conflicted with another NOTAM meeting today. Sorry for the late notice ya’ll, and looking forward to seeing everyone.

See you tonight ! And some more chars

1 Like

The next meetup is today! Looking forward to seeing you all there.

2022-04-20T17:00:00Z → 7:00 PM
[link]

2 Likes

See you all today! And some more hype characters

Starting now. Come join us

See you all tonight !

We’ll be online in just a minute, figuring out a login issue :slight_smile: