pierreguillot / Camomile

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
910 stars 64 forks source link

open/save-panel methods on Windows #131

Closed pierreguillot closed 6 years ago

pierreguillot commented 6 years ago

From Reaper forum: The objects openpanel and savepanel always return unix paths in Pd even on Windows but the equivalent methods in camomile return a Windows path on Windows (with backslash instead of slash) the Pd can't handle the paths...

https://forum.cockos.com/showthread.php?t=202754

pierreguillot commented 6 years ago

135