The status prints are leftovers from debugging. They will be removed soon.

Thanks for testing and finding this. It was a pretty simple thing I should have caught but did not as I was testing the midi objects mainly. I simply didn't test the actual channel message objects like [notein] first. Just goes to show that testers should not be the people writing the code.

On Dec 4, 2017, at 9:10 PM, Lucas Cordiviola <lucarda27@hotmail.com> wrote:

Found it... should be fixed in git now.

Seems to be OK now. (win32 with Christof's makefiles)

but all midi activity gets printed on the console:

status 144
store status 144
...


Mensaje telepatico asistido por maquinas.

On 12/4/2017 4:52 PM, Dan Wilcox wrote:
Shoot. Ok, I'll take a look too. I hope it's only a small thing messed up.

Glad I asked for people to check! (Second time now.)

enohp ym morf tnes
-----------
Dan Wilcox
danomatika.com
robotcowboy.com


On Dec 4, 2017, at 8:43 PM, Miller Puckette <msp@ucsd.edu> wrote:

Found it... should be fixed in git now.

cheers
M

On Mon, Dec 04, 2017 at 05:55:51PM +0000, Lucas Cordiviola wrote:
But wait, there's a bug:

when creating [notein] I play on my midichannel 1 and I get “145” on [notein] third outlet. 145 can't be a midichannel.
Also when using [notein 1] I don't receive anything.

This is not happening on 0.48.0

ATM I cant test if this is also happening with [ctlin]



--

Mensaje telepatico asistido por maquinas.

On 12/4/2017 2:16 PM, Lucas Cordiviola wrote:

I did a build for win32 using Christof's makefiles about 16hours ago.

I used "doc/7.stuff/tools/miditester.pd" with a midi-cable loop on my soundcard's midi in/out

Here's the console:

///////////////////////////////


sent channel: noteon 64 65
sent channel: noteon 66 0
sent channel: polytouch 67 68
sent channel: control 69 70
sent channel: program 71
sent channel: touch 72
sent channel: bend -8119
sent channel: noteon 64 0
sent system: sysex
sent system: 1 2 3 4 5 247
sent system: timecode
sent system: 10
sent system: songpos
sent system: 20 30
sent system: song
sent system: 40
sent system: tunerequest
received sysexin: start
received sysexin: 1
received sysexin: 2
received sysexin: 3
received sysexin: 4
received sysexin: 5
received sysexin: end
received system: timecode
10
received system: songpos
20
30
received system: song
40
received system: tunerequest
sent system: clock
sent system: start
sent system: continue
sent system: stop
sent system: activesense
sent system: systemreset
received realtime: clock
received realtime: start
received realtime: continue
received realtime: stop
received realtime: activesense
received realtime: systemreset
received channel: noteon
64
65
received channel: noteon
66
0
received channel: polytouch
68
67
received channel: control
70
69
received channel: program
70
received channel: touch
72
received channel: bend
73
0
received channel: noteon
64
0

///////////////////////////////////////



---

Mensaje telepatico asistido por maquinas.

On 12/4/2017 9:40 AM, Dan Wilcox wrote:
For MIDI heads out there who can build Pd, can y'all test the current git master?

My midifixes PR<https://github.com/pure-data/pure-data/pull/214> was merged into master and it would be good to get some testing on it.

I developed a tool to test things which might be handy: https://github.com/danomatika/miditester

--------
Dan Wilcox
@danomatika<http://twitter.com/danomatika>
danomatika.com<http://danomatika.com>
robotcowboy.com<http://robotcowboy.com>






_______________________________________________
Pd-list@lists.iem.at<mailto:Pd-list@lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list





_______________________________________________
Pd-list@lists.iem.at<mailto:Pd-list@lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list


--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com