JUCEを活用したDAWの開発のやり方(How to develop a DAW using JUCE.)

初めまして!

私は日本専門学生で卒業製作としてDAW(Digital Audio Workstation)の開発を考えております。
調べていくうちにJUCEの存在を知りC++の学習も踏まえて製作を決意いたしました。

ですがDAW開発に関する資料が調べても中々出てこず、今回フォーラムの方で投稿させていただきました。
質問に移らせていただきます。

”DAW開発の参考となる資料”もしくは”簡略的での説明”のどちらかを教えていただけませんか?

プログラマーとして失格のような内容ではございますが、システムを完成させたいのでどうか宜しくお願い致します。

/-------------------- English(DeepL translation) --------------------/

Nice to meet you!

I am a Japanese college student and I am thinking of developing a DAW (Digital Audio Workstation) as my graduation project.
As I was researching, I came to know about JUCE and decided to create a DAW based on my C++ learning.

However, I couldn’t find any materials on DAW development in my research, so I decided to post this in the forum.
Let me move on to the question.

Can you provide me with either ‘reference material on DAW development’ or ‘a simplified explanation’?

I know I am not a good programmer, but I would like to complete the system.

Translated with DeepL.com (free version)

I have little experience in developing DAW. Here are some resources that may help:

Tracktion engine might be a good starting point:

There is also a JUCE-based open-source DAW (AFAIK, still in progress):

1 Like

This is a reply using a translator, but thank you for your reply to the ministry.

I will base it on the source code you pasted!

Thank you once again!