Python Forum
Fun for music experimenters
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fun for music experimenters
#1
All for fun, for those who love music and can't afford propeller reason (which, howvere is worth the $400).

This has probably been around since Adam, but new to me:
Open-source virtual modular synthesizer

download: https://vcvrack.com/

noobie tutorial: https://www.youtube.com/watch?v=LaMxS5-4U-c
many others on youtube

written in cpp ... please forgive.
Reply
#2
cpp? what's that? do i need to cry?

i hope i don't burn out any modules, this time.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#3
I tried some of the kick starter videos, and here's a good one to get started with: https://www.youtube.com/watch?v=jXQNhpu_vJw&t=6s
Reply
#4
(Feb-12-2018, 03:12 AM)Skaperen Wrote: cpp? what's that? do i need to cry?

i hope i don't burn out any modules, this time.

Haha, that was my thought too.
Reply
#5
I was a 'C' programmer for many more years than python (first used at Bell Labs in NJ)
and used until 2013.
But this is after all a Python forum.
So the courtesy.
Reply
#6
i wonder if anyone has used cpp with or on python. i have used it in c to read config files long ago.

and i still use c on occasion. i last worked on any c code in 2016. i do most everything in python, these days. it can even accomplish most system level things i do.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#7
I used c++ for quite a while, starting somewhere in the early 90's.
I fought it in the beginning, for quite a few years, my C programming
used classes, we just called them structures! I also used data driven software,
and dictionaries (mine were hashed tables with lateral expansion).
Once I got used to c++, I was OK with it, except for it's massive size,
which is no longer a real issue. (Remember when 4k core cost about $20,000).
Reply
#8
(Feb-20-2018, 03:19 AM)Larz60+ Wrote: I used c++ for quite a while, starting somewhere in the early 90's.
I fought it in the beginning, for quite a few years, my C programming
used classes, we just called them structures! I also used data driven software,
and dictionaries (mine were hashed tables with lateral expansion).
Once I got used to c++, I was OK with it, except for it's massive size,
which is no longer a real issue. (Remember when 4k core cost about $20,000).

Ooooof. This is before my time, and I can't imagine spending that much.
Reply
#9
loved it!
Reply
#10
some people built computers with only 256 bytes (or was that bits) of memory. there was once a CPU called 4004. it was able to run very small programs.

i remembered when someone asked me to join a project to "build a computer". i was so disappointed to find out they were going to use the 8008 microprocessor. i wanted to design the instruction set and implement it. now days i code less assembly and more python.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020