Yes. I left it that way to see whether anybody still uses swami and complains. Good to know that this is still the case. We are currently moving development to Github. There will be an announcement soon. In the meantime check it out yourself. It should build fine: https://github.com/swami
FTBS libinstpatch GIT latest r.c779621 - missing last line (242) CMakeLists.txt
missing mutex unlock
fix an uninitialized pointer access
fix incorrect usage of g_value_set_flags()
port fluidsynth plugin to 2.0 API
alloc modulators on stack
remove unused and incomplete IpatchDLS2Param_tables.c
properly clean up fluidsynth types
remove autotools
fix integer comparision always evaluating to false on 64 bit machines
fix cleanup of IpatchDLS2Samples
add formatting targets to libinstpatch and swami
fix various bugs introduced in eb66621806995834a9dc9d2c10c1d10756d05404
remove obsolete files
fix return type of preset free functions
Broken "Forums" link on Swami homepage
Removed GnomeCanvas specific swamigui_util_canvas_line_set() function.
Changed GTK_CHECK_* macros to G_TYPE_CHECK_*.
Abandoned effort to port to GTK3.
Fixed some GObject introspection annotation issues.
Crashes on FreeBSD: g_object_new (type, NULL) fails
Incompatible with fluidsynth 2.x
Fixed crash bug in ipatch_container_type_get_child_types() when class has no child_types method and updated GI return value doc to have nullable.
Lowered IPATCH_SAMPLE_RATE_MIN to 100 from 8000, since some samples can be found which are out of spec.
Updates to tests using new GObject introspection binding. Been a while though, not sure what current state is.
Somebody forgot to add IpatchSF2ModList.h and IpatchSF2ModList.c to the Makefile.am...
Newer gcc ie version 5 on Linix Mint 18.1 gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)...
FTBS - libinstpatch : GIT latest r09b4081 - linking of riffdump - undefined references to ipatch_sf2_mod*
The solution to this issue of needing a "NULL" equivalent for a va_list parameter...
The solution to this issue used by the Aros project (whatever that is) is to first...
FTBS - libinstpatch : GIT latest r09b4081 - incompatible type
Fix improper GValue type assignments in ipatch_...
Improve converter match logic and other related...
Fix nullable sampledata parameter for ipatch_sf...
Add Since annotation to newly added ipatch_glis...
Fix nullable item parameter for ipatch_sf2_zone...
Use blank title if item title is NULL to stop e...
Thanks for reporting this. I noticed this the other day too, though I'm not sure...
What version of Swami are you using and from what source (distro package, source...
What version of Swami are you using? There are some known file corruption bugs which...
I reproduced this error by selecting "File > Save All" from the menu and then either...
Broken "Forums" link on Swami homepage
"Unexpected chunk size" errors
Fix multiple crash bugs with instrument solo
Made many patch file internal defines and funct...
Add ipatch_glist_unref_free() for freeing GList...
GI binding cleanup.
IpatchConverter simplified to use GList instead...
Add SampleTransform test which tests all possib...
Update SF2 test.
Add missing Test.py helper.
GI updates to IpatchUnit.
Change Semitones, Cents, and SampleRate units t...
Mark SF2 and SampleTransform tests as done.
New tests/TODO file for test coverage plans.
Added IpatchSF2ModItem interface init to ipatch...
Set Ipatch GIR VERSION to 1.1 as it should be.
Thread safety improvements and GI related updat...
ipatch_container_add() is now a real function, ...
Change/add IpatchBase save functions and GI bin...
Renamed IPATCH_SAMPLE_8BIT, IPATCH_SAMPLE_16BIT...
Make ipatch_item_get_flags(), ipatch_item_set_f...
- Add missing ipatch_find_converters() from pub...
GI updates to IpatchConverter
GI related updates to IpatchSF2GenItem
GI updates to IpatchContainer
Skip boxed type methods from IpatchSF2Mod GI bi...
IpatchSF2ModList changed to use GSList instead ...
Renamed GI deprecated allow-none to nullable.
Removed duplicate init of oldval GValue in ipat...
Split IpatchSF2Mod and IpatchSF2ModList into se...
Fixed many g_return_if_fail() macros to be g_re...
Added missing version.h to install.
Added missing Since documentation to ipatch_sam...
Revert "Not really merging, preparing to replac...
Sample loop is retained even if invalid, since ...
Added remove_full method to IpatchItem for spec...
Fixes for some error message format string para...
type_prop_value_GHashFunc() now uses GParamSpec...
ipatch_sample_data_used() and ipatch_sample_dat...
Added "sample-cache-max-waste" and "sample-cach...
Minor lock optimizations to ipatch_sample_store...
Updated author and copyright year information i...
Using G_GSSIZE_FORMAT instead of %d for ssize_t...
Added ipatch_vbank_region_set_item() and ipatch...
ipatch_base_save() now migrates samples to new ...
Only call g_object_unref on new_name_file if it...
Added appdata XML file.
IpatchUnit_DLS.c:278: possible bad test ?
Fixed refcount leak in ipatch_sample_data_open_...
ipatch_migrate_file_sample_data() now migrates ...
Fixed refcount leak in swamigui_new_item().
Added ipatch_close() which closes swap file on ...
Multi-save dialog now selects first item in the...
ipatch_sample_data_get_cache_sample() now prope...
Added ipatch_sample_cache_get_unused_size().
Fixed RAM size used calculation in ipatch_sampl...
Multi-save dialog now assigns default patch dir...
Added ipatch_sample_store_swap_close() which cl...