RU
EN
Main Page
Download
Addons
Forum
Blog
Feedback
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
AIMP for Android v4.00
AIMP Forum
»
AIMP for Windows
»
Addons
»
Plugins
»
Addons
(Moderators:
Зелёный
,
Soolo
,
Tiger
) »
AIMP MIDI Control Plugin
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: AIMP MIDI Control Plugin (Read 538 times)
0 Members and 1 Guest are viewing this topic.
AIMP MIDI Control Plugin
«
on:
April 01, 2025, 21:27:31 »
drice
Новичок
Posts: 1
Карма: +0/-0
Hello everyone,
I am currently developing a plugin that allows you to control AIMP with your MIDI controller.
This is
not
a plugin for
playing
MIDI files — it's a plugin for controlling AIMP using your MIDI device/controller.
I’ve just started, and so far I have implemented:
- Control Change (CC 7) → Volume
- Note On C3 (Middle C) → Pause
- Note On C#3 → Resume
- Note On D3 → Next Track
- Note On D#3 → Previous Track
To improve and extend this plugin, I’d love to hear your suggestions:
What else would be useful to control AIMP via MIDI?
(e.g. set bookmark, go to bookmark, replay, select playlist, ...?)
The plugin is written in C++ using Visual Studio (not Delphi).
I plan to release the source code and documentation on GitHub.
Всего доброго и большой привет!
(All the best and many greetings!)
«
Last Edit: April 01, 2025, 22:09:38 by drice
»
Logged
Re: AIMP MIDI Control Plugin
«
Reply #1 on:
April 01, 2025, 22:06:02 »
Artem
Администратор
Супермен
Posts: 18334
Карма: +3088/-70
Sounds great!
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for Windows
»
Addons
»
Plugins
»
Addons
(Moderators:
Зелёный
,
Soolo
,
Tiger
) »
AIMP MIDI Control Plugin