Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Raspberry Pi 5 Music Genre Classification

I just got my first Raspberry Pi 5 (8GB). I'm looking to explore music-related projects like Audio/Music Classification. I'm curious to know what sensors or peripherals I might need! I also have an ES...
22.03.2025 0 Read More

AI for Real-Time Collaboration in Web-Based DAWs

IntroductionDigital Audio Workstations (DAWs) have revolutionized the music production industry, allowing artists to create, edit, and produce music digitally. However, traditional DAWs are often limi...
30.03.2025 0 Read More

🎧 Coding Soundscapes: Music, Podcasts, or Silence? 🔇

Every developer faces the choice of what fills their ears while coding. Let's explore the options and their impact on productivity! 💻✨ 🎵 Coding with Music Benefits: Blocks distractions...
03.04.2025 0 Read More

So you would like to digitise your CD collection? (& Part 4)

After configuring the sound system (So you would like to digitise your CD collection? (Part 1)), digitizing the CDs (So you would like to digitise your CD collection? (Part 2)), and preparing the syst...
08.04.2025 0 Read More

How to Generate and Control Sound in the Browser Using the Web Audio API

The Web Audio API is a powerful tool for creating and controlling sound directly in the browser. Whether you're building games, interactive media, or experimental music tools, it offers low-level acce...
18.04.2025 0 Read More

How to Create Procedural Audio Effects in JavaScript With Web Audio API

Procedural audio refers to sound that is generated algorithmically rather than being pre-recorded. Using the Web Audio API, you can create dynamic, interactive, and adaptable soundscapes directly in t...
18.04.2025 0 Read More

How to Generate Sound Effects Programmatically Using Python and Pyo

Generating custom sound effects programmatically in Python can be powerful for audio applications, games, interactive media, or experimentation with procedural sound. Pyo is a Python module specifical...
18.04.2025 0 Read More

How to Create Procedural Music in Python Using PyDub and MIDI Files

Procedural music refers to the generation of music algorithmically, often using rules, patterns, or randomness. In this tutorial, we’ll explore how to use Python to generate simple MIDI melodies and...
18.04.2025 0 Read More

How to Build a Zero-Dependency Audio Synth in the Browser Using Web Audio API

The Web Audio API is a criminally underused tool for generating dynamic, real-time sound. This post walks through creating a mini synth from scratch — no libraries, no UI frameworks, just pure brows...
22.04.2025 0 Read More

create a basic music visualizer Cith Tailwind CSS and JavaScript

Today we’re going to grab out dancing shoes, because we’re going to create a basic music visualizer using Tailwind CSS and JavaScript.Originally posted on :https://lexingtonthemes.com/tutorials/h...
04.05.2025 0 Read More
Loading...
#reading
What Libraries Are Commonly Used with Vue.js in 2025?
0
How We Extended LLM Conversations by 10x with Intelligent Context Compaction
0
Install Tailwind CSS v4 in a Vue 3 + Vite Project
0
Go vs. Rust: Battling it Out Over Concurrency
0
Let Cursor Talk to Your APIs in Minutes! The Magic Bridge You Never Knew You Needed
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0