Skip to content
Twitter Instagram Github
Code and electronics
Code and electronics
Programming, electronics, guitars and stuff
Skip to content
  • Home
  • Blog
  • About
Home Archive by category "Programming"

Category: Programming

I’m making VST plugins with JUCE

After hacking away making a plugin with the VST3 SDK, I decided to try out the JUCE framework. It is a cross-platform framework with a lot of audio and DSP functions.

Continue reading

2020-05-05 2020-05-05Audio Processing, C++, VST Plugins

Audio Processing Basics (part 3) – Making noise

Here is an example how to generate (kind of) white noise. White noise is a random signal having equal intensity at different frequencies. I write “kind of”, since this noise isn’t randomly generated.

Continue reading

2020-03-07 2020-06-06Audio Processing, C++, Programming

Audio Processing Basics (part 2) – Generate a Tone

Some simple C++ code to create a tone by sampling a sine wave.

Continue reading

2020-02-28 2020-02-28Audio Processing, C++, Programming

Audio Processing Basics (part 1)

This is the first post where I try to write something about audio processing in C++ on a very basic level. Digital Signal Processing, DSP, is when you have a digital signal and manipulates it mathematically.

Continue reading

2020-02-22 2020-02-22Audio Processing, C++, Programming audioprocessing

Clicks and pops on your audio recording

I had problems with clicks and pops in my audio recordings. I tried increasing buffer size and other audio settings, but it didn’t help. This is how I solved it.

Continue reading

2020-02-18 2020-02-18Audio Processing, Home recording, Windows

Windows: find processes and kill them

I’m a Linux guy so I want to kill processes from the command line. A few commands that can be good to know when Windows processes not are behaving the way you want.

Continue reading

2020-02-16 2020-02-16Windows commands, netstat, taskkill, tasklist, windows

Why can’t I run Python in Git Bash on Windows?

There is a problem when using Git Bash on Windows to run Python. It hangs. This is how you can fix it.

Continue reading

2020-02-13 2020-02-13Git, Python, Windows

Install Python on Windows 10

This is a description of how I installed Python on Windows. It’s pretty easy.

Continue reading

2020-02-11 2020-02-11Python, Windows python, windows

Install newer Python releases on Ubuntu 18.04

Ubuntu 18.04 is shipped with Python 3.6, but most of us want to be able to install newer Python versions. Here I describe how this can be done.

Continue reading

2020-02-10 2020-02-11Linux, Python, Ubuntu linux, python, ubuntu

Where are Oracle Enterprise Manager logs stored

If you have problems with the Oracle Enterprise Manager, here is how you can locate the logs.

Continue reading

2020-02-09 2020-02-09Database, Linux oracle
12
  • Recent Posts

    • I’m making VST plugins with JUCE
    • VST Plugin Locations on Mac
    • VST Plugin Locations on Windows
    • Audio Processing Basics (part 3) – Making noise
    • Audio Processing Basics (part 2) – Generate a Tone
  • Categories

  • Shop My Store on Reverb

Copyright © 2020
Twitter Instagram Github
Powered by Tempera & WordPress.