need help with Mute sequencer device

Learn about building and using Max for Live devices.
Post Reply
peeddrroo
Posts: 4774
Joined: Fri Mar 26, 2004 10:25 pm
Location: France

need help with Mute sequencer device

Post by peeddrroo » Thu Oct 24, 2013 1:46 pm

hi

i need help with a nice device i'd like to improve: it's a basic step sequencer that mutes/unmutes notes.
you can find it here:
http://www.maxforlive.com/library/devic ... -sequencer

there are 2 things i'd like to do.
- first, i'd like to be able to choose the grid resolution: either have 1/16th or 1/8T (and thus have only 12 beats running in the sequence), using a chooser.
- then, i'd like to be able to Mute and unmute the notes using a controller (a midi keyboard in this case). the device uses live.grid, but i'm not sure what to do to make it available as a midi mapping.

any clues?
thanks!

Because789
Posts: 440
Joined: Thu Apr 28, 2011 1:26 pm

Re: need help with Mute sequencer device

Post by Because789 » Tue Oct 29, 2013 7:43 am

peeddrroo wrote: - first, i'd like to be able to choose the grid resolution: either have 1/16th or 1/8T (and thus have only 12 beats running in the sequence), using a chooser.
Something like this maybe does the job:

Code: Select all

----------begin_max5_patcher----------
711.3ocyVssbaBCD8YmYx+fFdl5f.J1z2Z+F5adxjQFs1VofjGIgiSyz+8pK
by2cR5k7fMhcWzd1i18.ub6MiBlK1Bp.zWPyPiF8hwxHmMqkQsFFETQ1VTRT
t.C3vSh4OFD13SCa0N6JnDEgvcNVH3ZNoBbN+pjQJQeSTR67yqqD05RP611j
VyLp6ALo3S3ztfWSzEqX7kOHgBsGuIw3wQgHbxjweNDkl4tY53Hz8Cx.iePB
r3Rw9oCW3HyS0X2CF8yqA+9GLmvWFD1eM.cuKzec6M1qlKgWMoUx1.ioFNnq
h1Pjcrygd2kbhOF4DeEjyTriaRsqSmbRtA2uSRClzf7AfSlWB637.BxRJKJE
DSN61WEYCPefn0R17ZMzuR0POs7ikAJqAwhV6cNFBiRAe4ooocBUsRH0WYrs
EQ7wbBFtooBw2gyrUI9toeuuH2I5ZNSqzO64pnl.ZZQ5W7V5Yp.khrDNbRqP
TVWwUnAs.utgM7w5mvmseJ20CgmjXanx7CaYmrgJ9UOr8dFttLQk8GjnxuFQ
oOj7jalXojQOsHj06L78mfNxB61VyT81JAcWEB0ZRggObSB80vvlrjtcVog0
lyGgzWXQiySyihCMKRljkNAG51ByeFy37rdBjxrzMSvcoo0ZyQsCNwW9.JN1
0OGmG4ua3IjT7zdphRPAbMoMo3yeVVQj+vHLrAjZVgQ.ZHLOq.6v7L.xSsPL
6z38n5xG7aX8Uyo.cuSo+5B260ZcIs6yEdaslbLmL9Flh0xsWVP1SLljxO3K
gb8OVG6MUoD0xhV1tU7DM3HgBJMi 20vLqu6eXTqXTJraaLkorsEz9WlbzA8q
FX4ePwk8S6P3KBL7+GfcQFK+eOthupSxz2EvZFEHqWaDuTMasGSFUsG8Z09W
BDXT9726kuBjfcry+HodSDoQ8Uazwpk9A6sYoAFOtDZ962P2.fMo
-----------end_max5_patcher-----------
peeddrroo wrote:- then, i'd like to be able to Mute and unmute the notes using a controller (a midi keyboard in this case). the device uses live.grid, but i'm not sure what to do to make it available as a midi mapping.
!
Afaik live.grid isn't automatable. But you probably could mute/unmute steps if you read specific notes coming from your controller an mute/unmute steps based on them...
Live 9.5 (64bit), Max 7.0.6, Windows 10, Push 2, Korg electribe2, Bass Station II, Launch Control XL, Faderfox DJ3

M4L

Post Reply