Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [audio]

Ask Question

Code relating to sound recording, playback, and manipulation of audio data and hardware.

137 questions
Filter by
Sorted by
Tagged with
11votes
5answers
916views

I have a utility that updates, transcodes and renames audio files. Previously I used a function that simply yielded every file that was a good match (based on file extension).As some tasks can take ...
it_serf's user avatar
6votes
1answer
216views

I want to show an interactive audio waveform like this.I've extracted the sample data using AVAssetReader. Using this data, I'm drawing a UIBezierPath in a Scrollview's contentView. Currently, when I ...
5votes
4answers
396views

The class that I've created for ffmpeg that derives fromSystem.Diagnostics.Process. I'm looking for any help with arguments that can be added for more support. A ...
Short Int's user avatar
3votes
0answers
116views

I am working on a small MIDI router application for the Jack audio connection kit in Rust. The goal of the application is to route MIDI signals from an instrument to one or multiple applications in ...
Green 绿色's user avatar
2votes
1answer
209views

I want to sample audio as a learning process.In the future i want to make my dorbell "smart" and stream the audio via VoIP. But as beginning i want to sample a simple audio signal from my ...
Marc's user avatar
  • 153
6votes
1answer
166views

I was reading Head First Java. The book featured a project calledBeatBox that allowed you to make, play, save, and load beat patterns using Java's Sequencer API ...
Sergey's user avatar
2votes
0answers
790views

My goal was to make playing sounds in my React game easy and efficient. Using<audio> tags wasn't an option, because on mobile it creates huge delays between ...
Robo Robok's user avatar
5votes
2answers
2kviews

The application is a virtual piano with only one octave for simplicity.What can I improve with this code?...
Isaí's user avatar
9votes
1answer
4kviews
17votes
4answers
4kviews

I'm super new to coding. I had a random idea in the car to make this application in order dive head first into learning to code.This is an app to take an MP3 file, "shred it" into pieces (...
Andrew Worley's user avatar
3votes
1answer
617views

So I have decided to learn Kivy Framework. Did two small apps containing mainly just labels (so that doesn't count) and decided I am going to do a simple music player. Nothing fancy just to learn ...
Jakub's user avatar
2votes
0answers
119views

The full code (works on x86_64) is available on GitHubAt first I used just original floating-point version, but it turned out to be too slow, because used DSP (32 bit, 120 MHz max, 112kB program and ...
Anonymix321's user avatar
1vote
1answer
273views

I'm trying to take a raw byte array of audio and trim it.The user selects a start and end value using a range slider....
user avatar
2votes
1answer
144views

Due to some bug somewhere, my speaker balance kept moving off-center and it was getting annoying. So I cobbled together the code below (based on this question) which—to my surprise—does compile and ...
luckman212's user avatar
10votes
1answer
818views

While working on a much more complicated audio application, I was thinking about modular synthesizers, and whether it could be made simple to build a C++ application that implemented a modular ...
G. Sliepen's user avatar

153050per page
1
2345
10

Hot Network Questions

more hot questions
Newest audio questions feed

[8]ページ先頭

©2009-2025 Movatter.jp