Tag

MIDI

1 views collected around this technical thread.

Model Perspective
Model Perspective
Apr 3, 2025 · Artificial Intelligence

Turning Metrics into Music: A Sensitivity & Specificity Song Explained

This article showcases an AI‑generated song that teaches the four core classification metrics—sensitivity, specificity, precision, and recall—by presenting lyrical explanations, a confusion‑matrix overview, Python code for MIDI creation, and a step‑by‑step guide to producing the final video.

AI musicMIDIPython
0 likes · 8 min read
Turning Metrics into Music: A Sensitivity & Specificity Song Explained
php中文网 Courses
php中文网 Courses
Oct 14, 2024 · Backend Development

Using PHP to Communicate with MIDI Devices via Serial Port

This article introduces the basics of the MIDI protocol and demonstrates how to use PHP’s serial communication extension to send MIDI messages to musical devices, providing a complete code example and explanations of each step for developers interested in integrating music hardware with PHP applications.

Backend DevelopmentMIDIMusic Technology
0 likes · 4 min read
Using PHP to Communicate with MIDI Devices via Serial Port
php中文网 Courses
php中文网 Courses
Aug 23, 2024 · Backend Development

Communicating with MIDI Devices Using PHP and Serial Ports

This article explains the basics of the MIDI protocol and demonstrates how to use PHP's serial communication library to send MIDI messages to music hardware, providing a complete code example and guidance for extending the implementation.

MIDIMusic TechnologyPHP
0 likes · 4 min read
Communicating with MIDI Devices Using PHP and Serial Ports
php中文网 Courses
php中文网 Courses
Apr 12, 2024 · Backend Development

Communicating with MIDI Devices Using PHP

This article explains the basics of the MIDI protocol and demonstrates how to use PHP's serial communication extension to send MIDI messages to musical devices, providing a complete code example and guidance for extending the implementation.

Backend DevelopmentMIDIMusic Technology
0 likes · 4 min read
Communicating with MIDI Devices Using PHP
Python Programming Learning Circle
Python Programming Learning Circle
Dec 3, 2020 · Artificial Intelligence

Introducing musicpy: A Python Library for Music Generation and Theory‑Driven AI Composition

musicpy is a Python library that lets developers write music using concise, theory‑based syntax, outputting MIDI files, and aims to enable AI composition through explicit music‑theory rules rather than deep‑learning, offering classes for notes, chords, scales and supporting mathematical operations on musical data.

AI compositionMIDIlibrary
0 likes · 9 min read
Introducing musicpy: A Python Library for Music Generation and Theory‑Driven AI Composition