All Projects → mzuther → K-Meter

mzuther / K-Meter

Licence: other
Implementation of a K-System meter according to Bob Katz' specifications

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects
r
7636 projects
shell
77523 projects
c
50402 projects - #5 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to K-Meter

La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (+2715.15%)
Mutual labels:  gnu-linux
prompt-password-strength
Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Uses zxcvbn, the popular password strength estimation tool brought to you by dropbox.
Stars: ✭ 18 (-72.73%)
Mutual labels:  meter
dotfiles
Config files for my linux rice
Stars: ✭ 60 (-9.09%)
Mutual labels:  gnu-linux
Something For Reddit
A Reddit Client For GNOME (with Gtk+ and Python)
Stars: ✭ 151 (+128.79%)
Mutual labels:  gnu-linux
Automate With Ansible
《現代 IT 人一定要知道的 Ansible 自動化組態技巧》
Stars: ✭ 188 (+184.85%)
Mutual labels:  gnu-linux
KDynamic
An Alternative to MacOS Mojave Dynamic Theme and Wallpaper Changer
Stars: ✭ 48 (-27.27%)
Mutual labels:  gnu-linux
Squeezer
Flexible general-purpose compressor with a touch of citrus
Stars: ✭ 78 (+18.18%)
Mutual labels:  gnu-linux
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (+33.33%)
Mutual labels:  meter
Pkgtop
Interactive package manager and resource monitor designed for the GNU/Linux.
Stars: ✭ 222 (+236.36%)
Mutual labels:  gnu-linux
DSMRloggerWS
New firmware for the DSMRlogger heavily using WebSockets and Javascript
Stars: ✭ 29 (-56.06%)
Mutual labels:  meter
Photoshopcclinux
Photoshop CC v19 installer for Gnu/Linux
Stars: ✭ 2,894 (+4284.85%)
Mutual labels:  gnu-linux
Flameshot
Powerful yet simple to use screenshot software 🖥️ 📸
Stars: ✭ 15,429 (+23277.27%)
Mutual labels:  gnu-linux
aeolus plugin
Pipe organ synthesizer (VST plugin)
Stars: ✭ 38 (-42.42%)
Mutual labels:  vst-plugin
Rofi
A large collection of Rofi based custom Menu, Applets, Launchers & Powermenus.
Stars: ✭ 2,907 (+4304.55%)
Mutual labels:  gnu-linux
Mis-Comandos-Linux
📋 Lista descrita de mis 💯 comandos favoritos ⭐ en GNU/Linux 💻
Stars: ✭ 28 (-57.58%)
Mutual labels:  gnu-linux
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (+40.91%)
Mutual labels:  gnu-linux
EasyEffects-Presets
Presets for EasyEffects and PulseEffects.
Stars: ✭ 235 (+256.06%)
Mutual labels:  loudness
greek scansion
Python library for automatic analysis of Ancient Greek hexameter. The algorithm uses linguistic rules and finite-state technology.
Stars: ✭ 16 (-75.76%)
Mutual labels:  meter
openMIC
Meter Information Collection System
Stars: ✭ 15 (-77.27%)
Mutual labels:  meter
tempo-cnn
Framework for estimating temporal properties of music tracks.
Stars: ✭ 62 (-6.06%)
Mutual labels:  meter

K-Meter

Implementation of a K-System meter according to Bob Katz’ specifications.

Screenshot

About

K-Meter supports mono, stereo and 5.1 surround sound signals. All meters have been thoroughly validated. The average meter reads either RMS levels or ITU BS.1770-1 loudness weighted levels.

K-Meter was featured in an article by NPR Labs. Also, some users have reported that they use K-Meter for teaching, while others use it professionally such as in post-production.

FAQ

K-Meter crashes when the plug-in is loaded / opened

  1. K-Meter requires a processor which supports the SSE2 instruction set (if you run at Windows 8 and above, it does). On Windows, you might also have to install the Visual C++ Redistributable for Visual Studio 2017.

  2. K-Meter comes with a folder called kmeter. This folder must be located in the same folder as the plug-in, so please copy it along and try again!

Where are the LV2 plug-ins?

  • The last release with LV2 plug-ins was version v2.8.1. You can still download them from the "Releases" page.

The stand-alone version does not work

  • Unfortunately, I cannot do anything about it as I did not code this part of the application. The stand-alone works well for me - try using another sound card or deleting the settings file.

Documentation

For documentation, licenses and further information, please see the manual and the directory doc.

Code of conduct

Please read the code of conduct before asking for help, filing bug reports or contributing to this project. Thanks!

License

Copyright (c) 2010-2022 Martin Zuther

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Thank you for using free software!

VST2 plug-ins

Technically, my VST2 plug-ins are not free software. However, I chose to provide them for your convenience. All other binaries really are free software in the sense of the Free Software Foundation.

VST is a trademark of Steinberg Media Technologies GmbH, registered in Europe and other countries.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].