#WaveForm

2025-06-19

lol why does the #waveform clips yt channel have more subs than the actual waveform one?

2025-06-19

lol why does the #waveform clips yt channel have more subs than the actual waveform one?

2025-06-19

lol why does the #waveform clips yt channel have more subs than the actual waveform one?

Kobooto Audiokobooto
2025-06-19

sometimes i feel dull and really don’t know what to write, but music always gets me vibing. made some more stuff today.

CaptainBroncoCaptainBronco
2025-06-14

When your Friday night is so hardcore your drinking and watching the recap on

⚡ Hefka le Nekopunk ⚡hefka@mastodon.gamedev.place
2025-06-07

This is my first non-chiptune track made on #Linux ! Ableton is not (yet) penguin-friendly, but my new console mix came with #WaveForm ! Okay, enjoy 😈

#altdarktechnometal #music

makertube.net/w/i46M3dEbzxwGyG

2025-05-23

New #SurfFeed on @surf.social for the conversation around the #waveform podcast that comes out every Friday! Posts from each member, each podcast episode, and the convo around it! Find it here 👇 Waveform Discussion surf.social/feed/surf%2F... #SurfFeeds

Waveform Discussion by jack on...

Using FFmpeg to generate a waveform from a 3 second MP3 file.

ffmpeg -i 3.mp3 -filter_complex "showwavespic=s=800x250" -frames:v 1 3f.png

The default colors for a JPG file is a red waveform on a black background.

The default colors for a PNG file is a red waveform on a transparent background.

trac.ffmpeg.org/wiki/Waveform

#FFmpeg #waveform #JPG #PNG #MP3

A PNG waveform generated from a 3 second MP3 file using FFmpeg.A JPG waveform generated from a 3 second MP3 file using FFmpeg.

To generate a waveform using the audiowaveform library, we need to do it in two steps.

Step 1: Create a binary format (.dat) file from the audio file
audiowaveform -i 3.mp3 -o 3.dat -z 256 -b 8

Step 2: Generate a image (.png) file using the binary data
audiowaveform -i 3.dat -o 3.png -z 256

#Linux #Ubuntu #audiowaveform #waveform #MP3 #WAV #FLAC #Ogg #Vorbis #Opus

A waveform generated from a 3 second MP3 file using the audiowaveform library.

audiowaveform is a C++ command-line application that generates waveform data from either MP3, WAV, FLAC, Ogg Vorbis, or Opus format audio files. Waveform data can be used to produce a visual rendering of the audio.

How to Install
github.com/bbc/audiowaveform?t

Install on Ubuntu
sudo add-apt-repository ppa:chris-needham/ppa
sudo apt-get update
sudo apt-get install audiowaveform

#Linux #Ubuntu #audiowaveform #waveform #MP3 #WAV #FLAC #Ogg #Vorbis #Opus

A waveform generator using the audiowaveform library.

Wavesurfer.js is an interactive waveform rendering and audio playback library, perfect for web applications. It leverages modern web technologies to provide a robust and visually engaging audio experience.

GitHub
github.com/katspaugh/wavesurfe

#JavaScript #Wavesurfer #waveform #wave #surfer #wave #audio #sound

A screenshot of a waveform created with WaveSurfer library.

Kdenlive 25.04.0 has been released. This version brings much improvement to audio waveforms in timeline. A nice refactoring was done by Etienne André to make the audio thumbnails faster and more precise.

etiand.re/posts/2025/01/audio-

#Linux #KDE #Kdenlive #video #editor #waveform

2025-04-19

the #waveform podcast today was funny! i loved that new game recommended by that person on twitter lol. can i venmo anyone $100?? ;)

2025-04-18

the #waveform podcast today was funny! i loved that new game recommended by that person on twitter lol. can i venmo anyone $100?? ;)

John Vaccaro (johniac)johniac
2025-04-07

Turns out that if you have structured your file handling code correctly from the start, then implementing drag and drop is actually easier than anticipated.

Shoutout to @nakura for great DJ intros that are perfect for testing a waveform viewer.

#programming #gtk #gtk4 #gtk4_app #dj #rust #gtkrs #audio #waveform #opensource

YongZS永值生 at Mastodonyongzs1218@mastodon.ktachibana.party
2025-03-13

Observing waveforms, spectrums and Lissajous curves of sine waves in different intervals and stereo situations.
觀察正弦波在不同音程和立體聲狀態下的波形、頻譜和利薩茹曲綫。
Beobachtung von Wellenformen, Spektren und Lissajous-Kurven von Sinuswellen in verschiedenen Intervallen und Stereosituationen.
異なる音程とステレオ状態での正弦波の波形、スペクトルとリサージュ曲線を観察する。
Quan sát dạng sóng, quang phổ và đường cong Lissajous của sóng sin trong các quãng âm khác nhau và trạng thái âm thanh lập thể. / 觀察樣㳥,光譜吧塘𢏣Lissajous𧵑㳥sin𥪝各壙音恪僥吧狀態音聲立體。
སིན་ཐོན་གྱི་རླབས་ཀྱི་གནས་ལ་སྒྲ་ཚད་མི་མཚུངས་པ་དང་ལྟེབས་གཉིས་ཀྱི་གནས་ཡོད་པའི་གོ་རིམ་གྱི་རྣམ་པ་དང། སྒྲ་ཚད་ཀྱི་ཁྱད་པར། ལི་ས་ཇུ་གྱི་གོ་རིམ་ལ་ལྟ་བ།

youtu.be/pfMklTUu8Rs?si=_AYqi6

#music #synthwave #synth #synthsizer #sine #cakewalk #stereo #stereotypes #lissajous #waveform #spectrum #音樂 #音楽 #musik #spek #合成 #シンセサイザー #bổtổnghợp #âmnhạc #རོལམོ #english #中文 #日本語 #deutsch #tiếngviệt #བོདསྐད #正弦波 #波形 #光譜 #スペクトル #quangphổ

2025-02-23

@f_dion @jet this Axel seems like an insanely cool instrument. I didn't know it even existed but it looks syrreal.

If anybody interested, there is recently released Loris Synth - a DSP based #spectral #waveform #analyser for eaganmatrix instruments. I'll probably try it out if I have some free time later this year. It's not fully standalone in a sense that the analysis is done inside the computer but after initial converting, all the sounds will be available in the standalone instrument.

2025-02-22

#Wellenform (#Waveform) anstelle #Histogramm in der Fotografie?

Mit Version 5.0 wurde die Wellenform-Darstellung zur Voreinstellung in #darktable gewählt. Was sagt diese Darstellung aus und wie unterscheidet sie sich vom 'normalen' Histogramm?

bilddateien.de/blog/2025-02-02

2025-01-05

To be honest, I have not used #Continuumini much recently because how badly #Eagan #Matrix is running on my #M1 #mac. That said, I should probably try again as there also seem to be a new #firmware available (10.40: Updated October 24 2024). I'm not a big fan of constantly upgrading the firmware on my #instruments but this update is interesting as it also adds support for the recently released Loris Synth - a DSP based #spectral #waveform #analyser.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst