I wrote a SCIE level paper!

Hello! This is Jooyoung Kim, a mixing engineer and music producer.

I’ve finally completed my personal challenge: getting a SCIE-level paper accepted before earning my master’s degree. Despite several rejections, it took me five and a half months to receive acceptance.

The paper has been accepted by Acta Acustica, a journal published by the European Acoustics Association (EAA), though it’s not officially published yet.

However you can see the prototype of the paper at “Forthcoming” page.

So, Acta Acustica, published out of France, feels like a journal with some solid history and tradition. But, maybe because it’s changed names a few times, it seems to have slipped a bit in the journal rankings.

Honestly, when it comes to music and acoustics journals, Impact Factor (IF) is practically useless for judging quality. It’s like they’re in their own little world! The top dogs, like the journals from the Acoustical Society of America (ASA) and the Audio Engineering Society (AES), are ranked Q2 and Q3 in JCR’s Acoustics category. Q3 for AES? That’s just absurd, right? 😅

Anyway, Acta Acustica is a notch below those two, sitting at Q3. Still, for music and acoustics research, there aren’t many other suitable journals out there besides these three. I was genuinely worried about getting rejected, so making it through feels like a huge relief.

Oh, and get this—acceptance doesn’t mean it’s published right away. There’s this final polishing phase handled elsewhere, and when I looked over my manuscript again, I spotted some typos… I’m planning to fix everything before submitting the final version.

Also, you might’ve noticed from the author list—I wrote this paper as the sole author! It’s on the same topic as my master’s thesis, but I did everything on my own: no funding whatsoever, not even for the research itself. I used three subwoofers for the experiments—two were mine, and just one was borrowed from my professor’s personal stash. Even the measurement microphone was my own. I designed all the research methods from scratch, and I figured I should be the one handling revisions and post-publication queries as the corresponding author. I talked it over with my professor, who was super kindly lent me that one subwoofer. Huge thanks to him! 😄

The journey wasn’t easy—two rejections and some brutal feedback later, I had to tweak a lot of the research methods compared to my thesis. The conclusion ended up similar, but the paper itself feels like a different beast now.

Oh, and here’s the kicker: I had no money, and my university doesn’t cover publication fees or open access costs, so I was stressing out big time. But then, Acta Acustica turned out to be a Diamond Open Access journal—free for everyone to read and free for authors to publish!

I actually tried building an application based on this current work using Python, but there were way too many features to cram in, so I’ve put it on hold for now… haha.

And also I’m already thinking about my next research topic, and if it goes as planned, I might even turn it into a plugin.

Looking at how I barely touch social media like Instagram and stick to blogging, I guess writing’s just my thing. So, until my next post—catch you later!

Life Update (07.12.25)

Hello, I’m Jooyoung Kim, a sound engineer and music producer.

My last life update was all about programming, wasn’t it? This time, it’s about my thesis and research.

First off, my dissertation has been printed and bound! It’s about how to set subwoofer crossover frequencies, which required a ton of measurements—let’s just say, a lot of gritty work.

The dissertation itself wasn’t too tough, but submitting a related paper to an international journal was a real challenge. I got rejected twice, and by the third submission, I had to overhaul it multiple times. While the core methodology stayed the same, the journal paper became more refined with way more measurements. Including the ones that didn’t make the cut, I probably did about 300 measurements for the dissertation and 1,500 for the journal submission. 😅

Recently, I got a “Minor Revision” decision from Acta Acustica, an SCIE-level journal from the European Acoustics Association. After seeing “Reject” so many times, spotting “Minor Revision” almost brought tears to my eyes! 😄 This journal became Diamond Open Access this year, meaning no publication fees for authors and no subscription fees for readers. As someone with no funding and no institutional support for publication costs, getting rejected by major journals like the Audio Engineering Society or the Acoustical Society of America was tough, and I was really stressing about where to submit next. This feels like a huge relief.

Here’s hoping it gets accepted without further revisions! I need to finalize publication by next Thursday to apply for a school scholarship, but timing is always tricky… 😢 If I get the scholarship, I’m eyeing some outboard gear or a stereo mic pair… hehe.

Once the paper is officially published, I’ll dive into the details here.

On another note, I recently participated in a songwriting contest called Soniccon, hosted by Sonicwire, a company under Crypton Future Media (famous for Vocaloid). I submitted a song in Japanese that I wrote and performed myself.

I made it to the final round, ranking in the top 18! 😊 My dream has always been to work across songwriting, sound engineering, practical work, and academia, and it feels like things are finally starting to come together.

But, of course, whenever I say that, something goes wrong… 😅 My second international paper, submitted to IEEE Transactions on Consumer Electronics, got desk-rejected in just four days. The rejection letter said:

“Your manuscript has been denied publication in the Transactions on Consumer Electronics as this paper is identified as more appropriate for publication in other reputable journals.”

Even with a rejection, getting reviewer feedback helps pinpoint what to fix, but a desk rejection like this leaves me a bit lost. The topic leans toward circuits and electronics, but I don’t know any conferences or journals in that field, and I don’t have any electrical engineering friends or professors to ask for advice.

Looking at how music and research are often funded, I guess I’m destined to chase grants. 😄 But honestly, I’ve been funding all this myself—my subwoofer research used my own music gear or borrowed subwoofers from my professor, though the Earthworks M30 measurement mic was a painful purchase… 😢

The second paper cost about 250,000 KRW (~$180 USD) for materials, which is relatively cheap. Add in KCI journal publication fees, conference memberships, CDs, and music purchases, and I’ve probably spent around 800,000 KRW (~$580 USD) out of pocket. If I’d refined it more and aimed for an international journal, I could’ve saved about 600,000 KRW in fees, but I didn’t know the process back then. I’m chalking it up to tuition for learning the ropes.

I’d love to tackle bigger, time-intensive projects like Dolby multichannel, binaural audio, or deep learning, but those require serious funding. Binaural and Dolby Atmos setups need completely different gear, and the costs add up fast. 😅 Even for smaller projects, just covering material costs or extra page fees for open-access journals would be a huge help. Research support for master’s graduates is practically nonexistent, which makes things tough.

That’s the rough update for now!
See you in the next post! 😊

Life Update (May 27, 2025)

Hey there! I’m Jooyoung Kim, a mixing engineer, music producer, and computer music researcher.

Lately, I’ve been living like a hermit… haha.

A while back, I think I mentioned grumbling about an “Editor Invited” status dragging on for over a month. Well, good news—it’s finally moved to “Under Review”! I’m keeping my fingers crossed because I really need this to wrap up soon so I can secure some thesis funding from my university to keep things afloat. The timeline’s tight, so I’m a bit on edge.

Oh, and I believe I once mentioned working on digitally recreating the SA-2A on this blog.

Here’s how that went down:

  1. Analog recording grind (plus building a recording program from scratch… ugh). That recording program UI still gives me nightmares. I built it with Qt Creator, and… let’s just say it was a few days of pure torment.
  2. Training with deep learning using CNN and RNN (LSTM) methods (which meant coding up some PyTorch for the training process…).
  3. Implementing the compressor with that training data (cue JUCE and Python code-building…).

And, well, it spectacularly flopped. 😭

Just looking at the spectrogram tells you all you need to know, right?

I built a recording program in C++, slogged through endless recording sessions, spent ages training the model, and then tried real-time processing with JUCE—only to realize real-time processing wasn’t happening, so I switched to Python. After pouring over a month into this, it feels like such a letdown.

The RNN (LSTM) approach might still have some potential with more time, but CNN? Total dead end. My original idea would take way too long to execute, so I’ve shelved it for now. That said, the program set itself isn’t half bad, so I’m planning to polish it up and eventually share it on GitHub.

Meanwhile, I’ve pivoted to experimenting with a new topic. For this, I’ve been measuring THD, crosstalk, and frequency response, and I wrote a Python program to store the data and generate graphs.

This one actually turned out pretty well! I’m thinking of sharing some of the code and distributing the program around the time I submit my next paper. It might need a bit more refinement before I consider selling it, though.

https://github.com/JYKlabs

Oops, this is starting to sound like a GitHub channel plug, isn’t it?

The first half of this year has been consumed by experiments and coding for my thesis, leaving me with barely any time to work on my own music. 😢 But I’ve got something in the works, and I’m determined to release at least one track next month. I really need to get into a groove and churn stuff out consistently instead of these sporadic bursts… sigh.

I’ve always been drawn to niche things—studying physics as a kid, making music, diving into audio engineering, and now coding for obscure projects. Guess I’m just wired to love the less mainstream stuff, haha.

Anyway, that’s what I’ve been up to lately. With grad school graduation looming, I’m feeling a bit lost and anxious about what’s next. But I’m choosing to believe things will work out and keep pushing forward.

Catch you in the next post! 😊

Visiting the KOBA Show 2025 (May 20, 2025)

The KOBA Show, or Korea International Broadcasting, Media, Audio & Lighting Show, is a major annual trade fair held in Seoul, South Korea, showcasing the latest in broadcasting, audio, and lighting technology. Since its start in 1991, it has become a key event for industry professionals, featuring cutting-edge equipment, technical seminars, and networking opportunities across 27,997 square meters at the COEX Convention Center. This year’s event, held from May 20-23, highlighted the future of media and entertainment industries.

Hey there! I’m Jooyoung Kim, a mixing engineer and music producer.

I got a free pass to the KOBA Show and visited last Tuesday. This year’s event felt a bit smaller compared to previous ones, with fewer exhibitors and gear on display, which was a little disappointing. Still, it was great to catch up with some folks and check out the latest equipment.

JD Solution

Most audio-related companies were on the first floor, but JD Solution had their booth on the third floor. They showcased products from brands I love, like Peluso microphones, Avalon, IGS, and DAD. I was really hoping to test a Peluso mic through an Avalon preamp—would’ve been a killer combo—but unfortunately, they weren’t set up that way. Oh well!

On my way back to the first floor, I took a wrong turn and stumbled upon Bongeunsa Temple nearby. It was a nice little surprise!

BLS

BLS had an impressive lineup, featuring Tascam, Ferrofish, Lynx, Focal, Manley, Prism Sound, and Tube Tech. They also had mics and headphones set up for hands-on testing, which was awesome.

I found myself drawn to the Manley VoxBox over the Core—it’s just so good, though the price is a bit steep!

Soundus

At the Soundus booth, they showcased KLANG’s binaural headphone mixing gear and some DiGiCo consoles (not my main interest, so I hope I got that right!). What really caught my eye was this wall-mounted, picture-frame-style speaker by CODA. It looked like a piece of art but was actually a speaker—super cool! If I had the budget, I’d definitely consider getting one.

Cuonet

Cuonet’s booth was interactive, with nine different missions to try out. I got so caught up in them that I forgot to take pictures! One of the missions involved guitar tuning, and I was surprised to see an Epiphone Masterbilt series f-hole acoustic guitar—pretty unique.

I also ran into someone I used to work with at a studio, which was such a pleasant surprise!

SAMA Sound

Sam-A Sound had a ton of gear on display, as always. I spotted some Genelec monitors, which my professor absolutely loves. Last year, they had the 8381A, but it wasn’t there this time, which was a bit of a bummer. They also had an impressive variety of cables!

Yamaha Music Korea

Yamaha’s booth was divided into sections for synthesizers, guitars, and streaming setups. The synthesizer area featured the CP88, YC61, and various compact synths that could double as master keyboards.

As an acoustic guitar player, I was thrilled to finally try Yamaha’s flagship 9-series guitar. It was on display, but with a performance stage right in front and so many people around, I couldn’t hear it properly. Still, it was clear the guitar was top-notch. Personally, I’m more of a dreadnought guy than an OM—guess that’s just my style! I’d love to get a dreadnought, but the affordable ones don’t sound great, and the high-end ones are just too tempting (and expensive!).

Yamaha also had a dedicated area for streaming setups, with several compact broadcast configurations. It’s clear they’re putting a lot of effort into that space.

Dasan SR

At Dasan SR, the SSL consoles stood out the most. I was secretly hoping to see some Millennia or Earthworks mics paired with them, but no such luck.

Final Thoughts

For those into studio audio or music production, these were the highlights. I noticed Music Metro didn’t participate this year, and Cuonet didn’t showcase synths like Behringer, which made the event feel a bit smaller. It almost feels like the industry is tightening its belt again. I overheard someone mention that the KBS booth was about a third of its usual size, which was surprising.

With my own finances getting a bit tight, I’m wondering how we’ll all navigate these times. Anyway, that’s my quick recap of the KOBA Show 2024. Thanks for reading, and I’ll catch you in the next post!