Atsushi Eno
atsushieno@g0v.social
<p>(This is my English timeline. atsushieno@fedibird.com for ja-JP)<br />music software tools enthusiast. Audio Plugins For Android, Linux, MML, MIDI 1.0/2.0. music tech meetup Tokyo organizer.</p>
Posts
-
View post
Anyone COSCUP folks joined their(?) signal room? Wanted to make sanity check before accepting invitation(!)
-
View post
I remember uapmd 0.1 (released in Jan.) was nothing but a virtual MIDI 2.0 device service based on single audio plugin instance (yet the plugin hosting implementation was from scratch just with travesty, AudioToolbox, and lilv (CLAP was not supported atm). It was a long way.
-
View post
UAPMD 0.5.5 released. https://github.com/atsushieno/uapmd/releases/tag/0.5.5
-
View post
didn't know my favorite indie artist published this more than a year ago... https://www.youtube.com/watch?v=Krc3z2YK0_8
-
View post
After some flood of questions and discussions only about AAP, we ended up having #aap channel on Android Audio Devs Discord. You're welcomed to join the server if you are interested: https://discord.com/invite/EHcdTgTpah (not my server)
-
View post
It's too hot to sleep so I gave up in few hours and woke up. Can we replace the Japanese PM with me?
-
View post
Also, my JUCE app integration module is up on the JUCE Marketplace. https://marketplace.juce.com/products/aap-juce
-
View post
After 7 years since I started it, I'm finally pushing AAP (Audio Plugins For Android) to the audio app users community. https://www.kvraudio.com/news/the-aap-project-releases-aap-audio-plugin-for-android-and-uapmd-cross-platform-plugin-host-that-works-as-virtual-midi-2-0-devices-67800 (KVR)
-
View post
After publishing a handful of Android apps at Play Store Console, it started causing error on creating new apps. I had some email interaction between the "Google Developer support" starting from their response to my feedback report on their website. And now I got suspicious and let Gemini read the interaction messages if it is a human being or an AI. Its answer was: "almost certainly an AI agent (or a hybrid system using heavily automated semi-AI workflows), with zero to minimal...
-
View post
Criminals always complain about justice and judges like ICC.
-
View post
AAP v0.11.1, AAP-LV2 v0.6.1, and AAP-JUCE v0.8.1 released https://github.com/atsushieno/aap-core/discussions/221
-
View post
Do you still remember the days when we reported bugs or asked questions with screenshots of your debugger that contain breakpoints, stacktraces, and relevant code lines in an image and the community devs get angry at you by not extracting text messages from there.
-
View post
UAPMD 0.5.0 and MIDICCI 0.4.0 released: https://github.com/atsushieno/uapmd/releases/tag/0.5.0 https://github.com/atsushieno/midicci/releases/tag/0.4.0
-
View post
Can't move forward. See you next year...
-
View post
Finally got WebCLAP hosting feature working (experimental). It required support for isolated audio engine process, kind of. There was a lot of attempts even as AI slop.