Home
last modified time | relevance | path

Searched refs:lv2_atom_forge_path (Results 1 – 25 of 52) sorted by relevance

123

/dports/audio/carla/Carla-2.4.1/source/modules/lilv/patches/
H A Dsratom_fix-utf8-string-size.patch24 - lv2_atom_forge_path(forge, str, len);
26 + lv2_atom_forge_path(forge, str, str_len);
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/
H A Dlv2_messaging.hxx45 lv2_atom_forge_path(forge, "test.wav", strlen("test.wav") ); in fabla2_writeSampleLoadUnload()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/sratom-0.6.0/tests/
H A Dsratom_test.c162 lv2_atom_forge_path(&forge, pstr, pstr_len); in test()
168 lv2_atom_forge_path(&forge, wpstr, wpstr_len); in test()
174 lv2_atom_forge_path(&forge, rpstr, rpstr_len); in test()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/tests/
H A Dsratom_test.c170 lv2_atom_forge_path(&forge, pstr, pstr_len); in test()
176 lv2_atom_forge_path(&forge, wpstr, wpstr_len); in test()
182 lv2_atom_forge_path(&forge, rpstr, rpstr_len); in test()
/dports/audio/sratom/sratom-0.6.8/test/
H A Dtest_sratom.c183 lv2_atom_forge_path(&forge, pstr, pstr_len);
189 lv2_atom_forge_path(&forge, wpstr, wpstr_len);
195 lv2_atom_forge_path(&forge, rpstr, rpstr_len);
/dports/audio/kapitonov-plugins-pack-lv2/Kapitonov-Plugins-Pack-1.2.1/LV2/kpp_tubeamp/
H A Dkpp_tubeamp.cpp389 lv2_atom_forge_path(&plugin->forge, in run()
394 lv2_atom_forge_path(&plugin->forge, NULL, 0); in run()
551 lv2_atom_forge_path(&forge, path.data(), path.size()); in restore()
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/ui/
H A Dhelper.hxx51 lv2_atom_forge_path(forge, file.c_str(), strlen(file.c_str()) ); in writeSetFile()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/convoLV2/
H A Duris.h91 lv2_atom_forge_path(forge, filename, strlen(filename));
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-sampler.lv2/
H A Duris.h97 lv2_atom_forge_path(forge, filename, filename_len); in write_set_file()
/dports/audio/lv2/lv2-1.18.2/plugins/eg-sampler.lv2/
H A Duris.h126 lv2_atom_forge_path(forge, filename, filename_len); in write_set_file()
/dports/audio/orbit-lv2/orbit-0.1.431/netatom.lv2/test/
H A Dnetatom_test.c195 lv2_atom_forge_path(&forge, "/tmp", 4); in _netatom_ser_dict()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/netatom.lv2/test/
H A Dnetatom_test.c206 lv2_atom_forge_path(&forge, "/tmp", 4); in main()
/dports/audio/synthpod-lv2/synthpod-01aad91/netatom.lv2/test/
H A Dnetatom_test.c206 lv2_atom_forge_path(&forge, "/tmp", 4); in main()
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_lv2.cpp718 lv2_atom_forge_path(&m_forge, pszScaleFile, ::strlen(pszScaleFile) + 1); in patch_set()
725 lv2_atom_forge_path(&m_forge, pszKeyMapFile, ::strlen(pszKeyMapFile) + 1); in patch_set()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/Fluida/
H A Dfluida.h142 lv2_atom_forge_path(forge, filename, strlen(filename)); in write_set_file()
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1_lv2.cpp730 lv2_atom_forge_path(&m_forge, pszScaleFile, ::strlen(pszScaleFile) + 1); in patch_set()
737 lv2_atom_forge_path(&m_forge, pszKeyMapFile, ::strlen(pszKeyMapFile) + 1); in patch_set()
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_lv2.cpp1235 lv2_atom_forge_path(&m_forge, pszSampleFile, ::strlen(pszSampleFile) + 1); in patch_set()
1272 lv2_atom_forge_path(&m_forge, pszScaleFile, ::strlen(pszScaleFile) + 1); in patch_set()
1279 lv2_atom_forge_path(&m_forge, pszKeyMapFile, ::strlen(pszKeyMapFile) + 1); in patch_set()
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/lvtk/ext/
H A Datom.hpp529 return lv2_atom_forge_path (this, path.c_str(), path.size()); in write_path()
/dports/audio/liquidsfz/liquidsfz-0.2.3/lv2/
H A Dlv2plugin.cc203 lv2_atom_forge_path (&forge, current_filename.c_str(), current_filename.length()); in write_set_filename()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/sratom-0.6.0/src/
H A Dsratom.c612 lv2_atom_forge_path(forge, str, str_len); in read_node()
654 lv2_atom_forge_path(forge, (const char*)path, strlen((const char*)path)); in read_node()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/src/
H A Dsratom.c601 lv2_atom_forge_path(forge, str, len); in read_literal()
749 lv2_atom_forge_path(forge, (const char*)path, strlen((const char*)path)); in read_node()
/dports/audio/sratom/sratom-0.6.8/src/
H A Dsratom.c664 lv2_atom_forge_path(forge, str, len); in read_literal()
810 lv2_atom_forge_path( in read_node()
/dports/audio/lv2/lv2-1.18.2/lv2/atom/
H A Dforge.h450 lv2_atom_forge_path(LV2_Atom_Forge* forge, const char* path, uint32_t len) in lv2_atom_forge_path() function
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/lv2/atom/
H A Dforge.h441 lv2_atom_forge_path(LV2_Atom_Forge* forge, const char* path, uint32_t len) in lv2_atom_forge_path() function
/dports/audio/carla/Carla-2.4.1/source/includes/lv2/
H A Datom-forge.h459 lv2_atom_forge_path(LV2_Atom_Forge* forge, const char* path, uint32_t len) in lv2_atom_forge_path() function

123