View Issue Details

IDProjectCategoryView StatusLast Update
0000092ardourbugspublic2003-12-12 20:36
ReporterJoshua_Leach Assigned Topaul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000092: MMC not working.
DescriptionI first noticed this problem with beta5, I just tried beta6 and I still have the problem. When ever I try to assign a MIDI control the a fader, Ardour give the error message:

[INFO]: No MIDI port specified - external control disabled

The MIDI interface seems to be working fine, if without ardour running I run the command "cat /dev/snd/midiC0D0 | od -x" I can see the MIDI events comming in fine.

When ardour is running "fuser /dev/snd/midiC0D0" shows list of PID's accessing the device all of which belong to ardour.

I changed my ardour.rc to use some ALSA virtual MIDI ports and the error messages ardour generates are the same, and fuser shows ardour using the correct ports.

In the sync tab of the Options editor windw the "SEND MTC", "Send MMC", and "MMC Control" options are always greyed out.
TagsNo tags attached.

Activities

paul

2003-10-26 16:29

administrator   ~0000096

1) the MMC/MTC control buttons in the options editor were never made sensitive

paul

2003-10-26 16:30

administrator   ~0000097

i wasn't finished editing the resolve notes. anyway ...

1) the MMC/MTC buttons in the options editor were never set sensitive after
    loading a session

2) MIDI control was made contigent on session->mmc_control() being true at the

paul

2003-10-26 16:32

administrator   ~0000098

(continuing - bad piece of UI design here with those return key events)
1) the MMC/MTC buttons in the options editor were never set sensitive after
loading a session

2) MIDI control was made contigent on session->mmc_control() being true at the
     loading of the session

i fixed 1 and changed 2 so that we don't care if mmc_control is true or not.

paul

2003-10-26 16:32

administrator   ~0000099

see the bugnotes :)

taybin

2003-12-12 16:01

administrator   ~0000268

Reminder sent to Joshua_Leach

Could you confirm that this has been fixed?

Joshua_Leach

2003-12-12 19:09

reporter   ~0000270

Yes MMC is working, sorry for the dalay in feedback. I have noticed some strangeness with the MTC, but is seem there are other bugs reports open investigating these. Thanks very much for your help.

Issue History

Date Modified Username Field Change
2003-10-26 15:19 Joshua_Leach New Issue
2003-10-26 16:29 paul Status new => resolved
2003-10-26 16:29 paul Resolution open => fixed
2003-10-26 16:29 paul Assigned To => paul
2003-10-26 16:29 paul Note Added: 0000096
2003-10-26 16:30 paul Status resolved => feedback
2003-10-26 16:30 paul Resolution fixed => reopened
2003-10-26 16:30 paul Note Added: 0000097
2003-10-26 16:32 paul Note Added: 0000098
2003-10-26 16:32 paul Status feedback => resolved
2003-10-26 16:32 paul Resolution reopened => fixed
2003-10-26 16:32 paul Note Added: 0000099
2003-12-12 16:01 taybin Note Added: 0000268
2003-12-12 19:09 Joshua_Leach Note Added: 0000270
2003-12-12 20:36 taybin Status resolved => closed