[maxmsp] [OT] converting 5-track sound file to 5 mono tracks
Jean-Michel Darremont
jmdarremont at free.fr
Tue Jul 10 03:46:55 MDT 2007
- Previous message: [maxmsp] [OT] converting 5-track sound file to 5 mono tracks
- Next message: [maxmsp] Re: [OT] converting 5-track sound file to 5 mono tracks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This patch should do it. For more or less tracks you'll have to modify the patch. I didn't check if the phases are right between the mono files. It should be interesting to know, if someone can do it. Best ******** Jean-Michel Darrémont max v2; #N vpatcher 10 59 553 286; #P window setfont "Sans Serif" 9.; #P newex 347 182 55 196617 sfrecord~; #P comment 267 135 55 196617 Time in ms; #P window linecount 2; #P comment 222 42 89 196617 Open interleaved source file; #P window setfont "Sans Serif" 14.; #P window linecount 1; #P comment 107 36 21 196622 4); #P comment 28 110 25 196622 3); #P comment 200 43 21 196622 2); #P window setfont "Sans Serif" 9.; #P hidden message 359 119 14 196617 0; #P user number~ 267 119 342 134 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 221 222 222 222 0 0 0; #P button 342 119 15 0; #P newex 129 66 27 196617 t i i; #P message 56 111 30 196617 open; #P user ezdac~ 408 60 452 93 0; #P newex 282 182 55 196617 sfrecord~; #P newex 217 182 55 196617 sfrecord~; #P newex 152 182 55 196617 sfrecord~; #P newex 87 182 55 196617 sfrecord~; #P message 167 46 31 196617 open; #N sfplay~ 5 60000 1 ; #P newobj 167 92 130 196617 sfplay~ 5 60000 1; #P toggle 129 29 32 0; #P window setfont "Sans Serif" 14.; #P comment 410 38 25 196622 1); #P window setfont "Sans Serif" 9.; #P window linecount 2; #P comment 5 82 119 196617 Give names to the n files in ascending order; #P window linecount 1; #P comment 357 120 162 196617 Bang and automatic stop when done; #P comment 25 39 89 196617 Start the process; #P fasten 12 0 7 0 61 166 92 166; #P fasten 13 1 7 0 151 156 92 156; #P lcolor 2; #P connect 5 4 7 0; #P hidden fasten 16 0 4 0 364 139 379 139 379 23 134 23; #P connect 4 0 13 0; #P fasten 12 0 8 0 61 166 157 166; #P fasten 13 1 8 0 151 156 157 156; #P lcolor 2; #P connect 5 3 8 0; #P connect 6 0 5 0; #P fasten 13 0 5 0 134 88 172 88; #P fasten 12 0 9 0 61 166 222 166; #P fasten 13 1 9 0 151 157 222 157; #P lcolor 2; #P connect 5 2 9 0; #P connect 5 5 15 0; #P fasten 12 0 10 0 61 167 287 167; #P fasten 13 1 10 0 151 157 287 157; #P lcolor 2; #P connect 5 1 10 0; #P fasten 5 6 14 0 292 115 347 115; #P connect 5 0 22 0; #P fasten 12 0 22 0 61 166 352 166; #P fasten 13 1 22 0 151 156 352 156; #P lcolor 2; #P hidden connect 14 0 16 0; #P pop; -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/maxmsp/attachments/20070710/00ef2788/attachment.htm
- Previous message: [maxmsp] [OT] converting 5-track sound file to 5 mono tracks
- Next message: [maxmsp] Re: [OT] converting 5-track sound file to 5 mono tracks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
