Skip to content

Instantly share code, notes, and snippets.

View arteme's full-sized avatar

Artem Egorkine arteme

  • Helsinki, Finland
View GitHub Profile
@arteme
arteme / soprano.osx10.8.diff
Created January 23, 2013 09:40
Fix Soprano 2.8.0 (and maybe earlier ones) build on OS X 10.8
diff -ruN soprano-2.8.0.orig/soprano/vocabulary/rdf.cpp soprano-2.8.0/soprano/vocabulary/rdf.cpp
--- soprano-2.8.0.orig/soprano/vocabulary/rdf.cpp 2012-06-27 10:15:18.000000000 +0300
+++ soprano-2.8.0/soprano/vocabulary/rdf.cpp 2013-01-23 11:36:25.000000000 +0200
@@ -107,7 +107,7 @@
return s_rdf()->rdf_first;
}
-QUrl Soprano::Vocabulary::RDF::nil()
+QUrl Soprano::Vocabulary::RDF::nil_()
{
*background: #101010
*foreground: #66FF66
*cursorColor: #66ff66
!black
*color0: #1c1c1c
*color8: #4d4d4d
!red
*color1: #D81860
*color9: #F00060
!green
@arteme
arteme / dkms.conf
Created December 30, 2019 13:17
To fix rts_bpp-dkms-git package compilation, update /var/lib/dkms/rts_bpp/9/source/dkms.conf
PACKAGE_NAME="rts_bpp"
PACKAGE_VERSION=9
BUILT_MODULE_NAME="rts_bpp"
DEST_MODULE_LOCATION="/kernel/drivers/staging/rts_bpp"
AUTOINSTALL="yes"

Sounddiver LIB File Format

Even in 2021 Sounddiver keeps being a tool used to collect, edit and archive MIDI patches, loading them to various devices. There is other legacy software built around programming MIDI devices -such as Line6 Edit- that use Sounddiver LIB file formats.

This is an effort to reverse-engineer the Sounddiver LIB file format with the hope of writing open-source libraries for working with these LIB files.

General Layout

linux|0.7.2|https://github.com/arteme/pod-ui/releases/tag/v0.7.2
osx|0.7.1|https://github.com/arteme/pod-ui/releases/tag/v0.7.1
win64|0.7.1|https://github.com/arteme/pod-ui/releases/tag/v0.7.1
win64/winrt|0.7.1|https://github.com/arteme/pod-ui/releases/tag/v0.7.1