Funcube with HSM upconverter

notes

After months away from this project I am at this moment listening to 40 meter cw signals via  the High Sierra Microwave (HSM) upconverter into the funcube via Max/MSP.

The Max funcube external doesn’t provide a way to turn on the bias tee current which powers the HSM device, so… I am using this version of the FCHid software to turn on bias tee, and set LNA to 0db, while using Max to tune the funcube. This is on windows and both programs can run at the same time.

http://uk.groups.yahoo.com/group/FCDevelopment/files/FCHID/

Prior versions of FCHid don’t have the checkbox for bias tee.

Next on the agenda will be to make this work in Mac OS.

First impressions: signals seem a bit weak, although it could be atmospheric conditions. Filtering isn’t great but its adequate – it just doesn’t have the ‘punch’ you get with a good selective receiver… Which is why nobody in their right might would actually design a shortwave receiver this way.

Update: got it working on mac os using version 3.2 of QtHid to toggle the bias-t – this version is the latest as of the time of this post and was bundled with the dmg.

 

Synapse for Kinect

Osc interface for Max and Ableton Live

By Ryan Challinor

http://synapsekinect.tumblr.com/post/6307790318/synapse-for-kinect

Synapse is an open source skeleton driver that sends out skeleton data via OSC. The data can then be processed in Max or M4L. There are interesting M4L devices available  in a set called dubkinect that demonstrates body movement controlling Midi devices and triggering clips.

Using this technique today I was able to create a 3D air piano. You can send the Kinect data from Synapse into QuartzComposer at the same time you are doing the M4L audio program.

The Beat Wheel (by Ryan Challinor) : http://youtu.be/napIffdEHdk

code: http://wiki.musichackday.org/index.php?title=Kinect_BeatWheel

Note: the code crashed in Max6 but worked fine in Max5 on this 30th of July…

(Edit 9/24/2012) Just started looking at the patch for beatWheel – need to parse out the hand movement stuff and also look at the Max for Live dubkinect stuff to get a better sense of what the OSC commands are and the data range for various movements.

 

 

Guitar Hero in Max

Updated: 5/2014

download

The fretbuz_v0.2 files are on github: https://github.com/tkzic/guitar-hero

dependencies

May need to get the PeRcolate_06 library?

drivers

See this post: https://reactivemusic.net/?p=11504

instructions

This patch (buzz_360) has issues, but it shows how to use and calibrate a Guitar Hero guitar controller in Max/MSP.

Use /guitarhero/buzz_360_tz3 version

There’s no way to make this work clean for a demo without taking apart the whole button driver patch (buzz_setup_360) and it has some serious max6 compatibility issues. So it just needs to be calibrated everytime for now.

Use the GRY mode for a demo…

Before using patch, restart Max.

Works in Max6 – need to calibrate first, don’t worry about tilt and whammy for this app but you need to calibrate them first anyway by pressing the X toggle, tilt, then unpress, or it wont work. when you calibrate the buttons, the X toggle should disappear. then save and untoggle the config box.

Cool modes: (guitar)

To set a mode,

  • hold “back” button
  • then hold down the color code keys (for example, RY means “red and yellow”)
  • then release “back” button

modes

  • RY – solo mode – hold down frets and twiddle
  • GRY – 2 hand tap mode – orange does major 3rd up shift – holding flipper down does one button thing – my favorite!
  • GB – uses tilt sensor
  • also Y – power chords

 

Jitter OpenGL to 3d printer?

update 6/2014: This patch seems to be broken. Christopher Konopka is actively working on setting up a process to 3d print OpenGL objects – based on the work described below. Stay tuned…

original post

Look near the end of this thread for patch that exports jit.gl stuff?…

http://cycling74.com/forums/topic/export-3d-model-from-jitter-gl-import-nurbs/

I tried out the following patch, from the thread and it creates an export file which can be imported into mesh lab. The patch name is saveashape.maxpat

[note] I think this was saved on a windows machine – can’t find the local instance of it as of 12/2013

Btw., this google search finds some very cool projects: max/msp jitter “3d printer”

open GL 3d printing in windows…

 http://www.michaelang.com/3d-printing-from-processing