Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PortMidi.GetDeviceName
Queries the name of the device the stream is connected to.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PortMidi | 7.0 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "PortMidi.GetDeviceName"; StreamRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
StreamRef | The reference to the midi stream. You create those with PortMidi.OpenInput or PortMidi.OpenOutput and finally close them with PortMidi.Close. | $stream |
Result
Returns text or error.
Description
Queries the name of the device the stream is connected to.See also
Release notes
- Version 7.0
- Added PortMidi.TimeStamp, PortMidi.GetDeviceID and PortMidi.GetDeviceName functions.
Blog Entries
This function checks for a license.
Created 29th December 2016, last changed 29th December 2016