[PD] [PD-announce] Click Tracker - Version 2.4 is out!

2022-12-30 Thread João Pais CT

Dear List,

Version 2.4 of the Click Tracker is out.

The main new features are the score display and interaction (not be 
available on mobile plattforms, for more details see the webpage) ...



... and also the external controller setup, with which you can use e.g. 
a pedal controller.


And also:
- added "voice" score command to mute the spoken bar number in specific bars
- fixed bug with audio export of subdivisions
- fixed bug with comments on same line as score commands
- fixed Max GUI zoom bug
- fixed GUI bug with buttons on linux
- updated example files to newest syntax


As in the previous version, you can use in any of the following ways:
- as an android app (https://bit.ly/click-tracker-mob or 
https://bit.ly/clicktracker-playstore)
- as a closed desktop app in windows (http://bit.ly/ClickTracker2-4Win) 
or apple (http://bit.ly/ClickTracker2-4Apple)


Due to Apple's recent security settings, you'll need to allow the Pd and 
other externals to run on your system.

WARNING: M1 users will need to run the program with Rosetta.

- as the traditional Pure Data patch (https://bit.ly/ClickTracker2-4)
- as a Max/MSP patch in windows (http://bit.ly/ClickTracker2-4MaxWin) or 
apple (http://bit.ly/ClickTracker2-4MaxApple)


For more information, refer to the Click Tracker's website at 
http://j.mp/click-tracker.


You can also visit the Click Tracker on facebook - 
http://j.mp/clicktrackerfb, or check out the click track library in 
http://jmmmp.github.io/clicktracker/index-library.


With best regards,

João Pais

--
Click Tracker Mobile -https://bit.ly/click-tracker-mob
Click Tracker Website -http://j.mp/click-tracker
Click Tracker Library -https://bit.ly/ClickTrackerLibrary
Facebook -http://j.mp/clicktrackerfb
___
Pd-announce mailing list
pd-annou...@lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] Strategy with [pd~] to reduce crackle during disk access

2022-12-30 Thread Phil Stone
I am finally getting around to playing with [pd~] and want to explore its use 
in my current system. I’m on an M1 Mac for the last year or so, and am enjoying 
pretty great performance with it, but there are a couple of processor cores not 
doing much of anything and that calls for action. 

One thing I would love to fix is the brief snap or crackle I get when changing 
presets. My presets are a combination of:

A [pool]-read ascii ‘situation’ file (of approximately 64 Kb)
A [soundfiler]-read ascii tuning file (50-500 bytes, typically)
A synthesizer preset file, loaded via [textfile], of 2Kb.

Now, I will probably rebuild one or both of my synthesizers to do their work on 
a [pd~] subprocess. This seems like a worthy idea aside from the ‘crackle’ 
problem. But I wonder, is that likely to help with the crackle problem? 
Assuming the crackle comes from a DSP dropout (it largely goes away when I 
increase the audio delay to 100 msec. from my usual 10 msec setting), will 
having my sound-makers in a different process likely help with the crackle at 
all? After all, the final audio out still comes through the parent process that 
is doing the file work; is that top-level audio just as likely to experience a 
dropout?

I imagine I’ll explore these possibilities at any rate, and will report if I 
find anything conclusive. I just thought I’d check with those who understand 
the internal behavior of [pool], [soundfiler] and [textfile] better than I do 
before I get my hopes up.

Thanks for any discussion this might provoke.


Best,

Phil Stone
Davis, CA  USA




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread Dan Wilcox
Ok, noted. Thanks for the feedback. I've updated the changelog to include this 
info. :)

> On Dec 30, 2022, at 5:37 PM, hans w. koch  wrote:
> 
> that would certainly help amnesiacs like me :-)
> otherwise i am very fine with the folderstructure as it is.
> 
>> Am 30.12.2022 um 17:28 schrieb Dan Wilcox > >:
>> 
>> I mention it in the release notes when adding or changing one of the tests 
>> or included samples, but not this time it looks like. I can make it more 
>> obvious for the next release.
>> 
>> Example: https://github.com/danomatika/PdParty/blob/master/CHANGES.txt#L86 
>> 
>> 
>>> On Dec 30, 2022, at 5:26 PM, hans w. koch >> > wrote:
>>> 
>>> but you do mention that behaviour in the documents on your website.
>>> i had just forgotten about it.
>>> 
 Am 30.12.2022 um 17:22 schrieb Dan Wilcox >>> >:
 
 No, you are not at fault, it's a workflow issue. Maybe I should move all 
 of the included stuff into a read-only folder and leave libs for 
 user-stuff. Then when updating, it will just update the normally read-only 
 folder. The current situation is a tradeoff between providing a folder 
 structure and stuff to try out on start and making everything accessible.
 
> On Dec 30, 2022, at 5:18 PM, hans w. koch  > wrote:
> 
> aha, great, thanks!
> typical noob problem :-)
> 
> best hans
> 
>> Am 30.12.2022 um 17:09 schrieb Dan Wilcox > >:
>> 
>> multi_channel.pd in the tests folder. If you don't see it, update via: 
>> Settings -> Copy libs -> tests
>> 
>> The libs, samples, and tests folder are copied from an internal location 
>> but not automatically after an app update if you already had it 
>> installed.
>> 
>>> On Dec 30, 2022, at 5:07 PM, hans w. koch >> > wrote:
>>> 
>>> hi dan,
>>> 
>>> congratulations and thank you for the great work!
>>> finally starting to join the (Pd)Party as a longtime MobMuPlat user 
>>> (which still works on the newest iOS, but sadly hasn´t caught up w 
>>> recent developments in Pd/libPd esp. w regards to multichannel).
>>> 
>>> one question: in the release notes for 1.3.0/1.3.1 you mention
>>> * added multi_channel test patch
>>> where would i find that?
>>> 
>>> three cheers
>>> 
>>> hans
>>> 
 Am 29.12.2022 um 22:33 schrieb Dan Wilcox >>> >:
 
 Howdy all,
 
 hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few 
 more bug fixes now that people are testing it.
 
 PLUG: If you appreciate this work, I can be sponsored on Github and am 
 available for workshops, performances, etc. :)
 
 Website: http://danomatika.com/code/pdparty 
 
 
 Github: https://github.com/danomatika/PdParty 
 
 
 ## 1.3.2: 2022-12-29
 
 * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
   NOTE: if you are using a 44.1k samplerate, please go to settings, 
 select a new
 samplerate, then reselect 44.1k to ensure the correct value is 
 saved
 * fixed no initial audio inputs by setting audio session category and 
 activating
   on start (reported by Josef Novotny)
 * fixed #pdparty acceleration orientation message handling
 
 * force browser toolbar width so auto layout can handle bar items on 
 iOS 11+
   without exceptions
 * slightly increase controls view height to keep mic icon from being 
 cut off on
   iphone
 
 
 Dan Wilcox
 @danomatika 
 danomatika.com 
 robotcowboy.com 
 
 
 
 ___
 Pd-list@lists.iem.at  mailing list
 UNSUBSCRIBE and account-management -> 
 https://lists.puredata.info/listinfo/pd-list 
 
>>> 
>> 
>> 
>> Dan Wilcox
>> @danomatika 
>> danomatika.com 
>> robotcowboy.com 
>> 
>> 
>> 
> 
 
 
 Dan Wilcox
 @danomatika 
 danomatika.com 
 robotcowboy.com 
 
 
 
>>> 
>> 
>> 
>> Dan Wilcox
>> 

Re: [PD] PdParty 1.3.2

2022-12-30 Thread hans w. koch
that would certainly help amnesiacs like me :-)
otherwise i am very fine with the folderstructure as it is.

> Am 30.12.2022 um 17:28 schrieb Dan Wilcox :
> 
> I mention it in the release notes when adding or changing one of the tests or 
> included samples, but not this time it looks like. I can make it more obvious 
> for the next release.
> 
> Example: https://github.com/danomatika/PdParty/blob/master/CHANGES.txt#L86 
> 
> 
>> On Dec 30, 2022, at 5:26 PM, hans w. koch > > wrote:
>> 
>> but you do mention that behaviour in the documents on your website.
>> i had just forgotten about it.
>> 
>>> Am 30.12.2022 um 17:22 schrieb Dan Wilcox >> >:
>>> 
>>> No, you are not at fault, it's a workflow issue. Maybe I should move all of 
>>> the included stuff into a read-only folder and leave libs for user-stuff. 
>>> Then when updating, it will just update the normally read-only folder. The 
>>> current situation is a tradeoff between providing a folder structure and 
>>> stuff to try out on start and making everything accessible.
>>> 
 On Dec 30, 2022, at 5:18 PM, hans w. koch >>> > wrote:
 
 aha, great, thanks!
 typical noob problem :-)
 
 best hans
 
> Am 30.12.2022 um 17:09 schrieb Dan Wilcox  >:
> 
> multi_channel.pd in the tests folder. If you don't see it, update via: 
> Settings -> Copy libs -> tests
> 
> The libs, samples, and tests folder are copied from an internal location 
> but not automatically after an app update if you already had it installed.
> 
>> On Dec 30, 2022, at 5:07 PM, hans w. koch > > wrote:
>> 
>> hi dan,
>> 
>> congratulations and thank you for the great work!
>> finally starting to join the (Pd)Party as a longtime MobMuPlat user 
>> (which still works on the newest iOS, but sadly hasn´t caught up w 
>> recent developments in Pd/libPd esp. w regards to multichannel).
>> 
>> one question: in the release notes for 1.3.0/1.3.1 you mention
>> * added multi_channel test patch
>> where would i find that?
>> 
>> three cheers
>> 
>> hans
>> 
>>> Am 29.12.2022 um 22:33 schrieb Dan Wilcox >> >:
>>> 
>>> Howdy all,
>>> 
>>> hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few 
>>> more bug fixes now that people are testing it.
>>> 
>>> PLUG: If you appreciate this work, I can be sponsored on Github and am 
>>> available for workshops, performances, etc. :)
>>> 
>>> Website: http://danomatika.com/code/pdparty 
>>> 
>>> 
>>> Github: https://github.com/danomatika/PdParty 
>>> 
>>> 
>>> ## 1.3.2: 2022-12-29
>>> 
>>> * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
>>>   NOTE: if you are using a 44.1k samplerate, please go to settings, 
>>> select a new
>>> samplerate, then reselect 44.1k to ensure the correct value is 
>>> saved
>>> * fixed no initial audio inputs by setting audio session category and 
>>> activating
>>>   on start (reported by Josef Novotny)
>>> * fixed #pdparty acceleration orientation message handling
>>> 
>>> * force browser toolbar width so auto layout can handle bar items on 
>>> iOS 11+
>>>   without exceptions
>>> * slightly increase controls view height to keep mic icon from being 
>>> cut off on
>>>   iphone
>>> 
>>> 
>>> Dan Wilcox
>>> @danomatika 
>>> danomatika.com 
>>> robotcowboy.com 
>>> 
>>> 
>>> 
>>> ___
>>> Pd-list@lists.iem.at  mailing list
>>> UNSUBSCRIBE and account-management -> 
>>> https://lists.puredata.info/listinfo/pd-list 
>>> 
>> 
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 
 
>>> 
>>> 
>>> Dan Wilcox
>>> @danomatika 
>>> danomatika.com 
>>> robotcowboy.com 
>>> 
>>> 
>>> 
>> 
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread hans w. koch
hi dan,

congratulations and thank you for the great work!
finally starting to join the (Pd)Party as a longtime MobMuPlat user (which 
still works on the newest iOS, but sadly hasn´t caught up w recent developments 
in Pd/libPd esp. w regards to multichannel).

one question: in the release notes for 1.3.0/1.3.1 you mention
* added multi_channel test patch
where would i find that?

three cheers

hans

> Am 29.12.2022 um 22:33 schrieb Dan Wilcox :
> 
> Howdy all,
> 
> hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few more bug 
> fixes now that people are testing it.
> 
> PLUG: If you appreciate this work, I can be sponsored on Github and am 
> available for workshops, performances, etc. :)
> 
> Website: http://danomatika.com/code/pdparty 
> 
> 
> Github: https://github.com/danomatika/PdParty 
> 
> 
> ## 1.3.2: 2022-12-29
> 
> * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
>   NOTE: if you are using a 44.1k samplerate, please go to settings, select a 
> new
> samplerate, then reselect 44.1k to ensure the correct value is saved
> * fixed no initial audio inputs by setting audio session category and 
> activating
>   on start (reported by Josef Novotny)
> * fixed #pdparty acceleration orientation message handling
> 
> * force browser toolbar width so auto layout can handle bar items on iOS 11+
>   without exceptions
> * slightly increase controls view height to keep mic icon from being cut off 
> on
>   iphone
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread Dan Wilcox
I mention it in the release notes when adding or changing one of the tests or 
included samples, but not this time it looks like. I can make it more obvious 
for the next release.

Example: https://github.com/danomatika/PdParty/blob/master/CHANGES.txt#L86 


> On Dec 30, 2022, at 5:26 PM, hans w. koch  wrote:
> 
> but you do mention that behaviour in the documents on your website.
> i had just forgotten about it.
> 
>> Am 30.12.2022 um 17:22 schrieb Dan Wilcox > >:
>> 
>> No, you are not at fault, it's a workflow issue. Maybe I should move all of 
>> the included stuff into a read-only folder and leave libs for user-stuff. 
>> Then when updating, it will just update the normally read-only folder. The 
>> current situation is a tradeoff between providing a folder structure and 
>> stuff to try out on start and making everything accessible.
>> 
>>> On Dec 30, 2022, at 5:18 PM, hans w. koch >> > wrote:
>>> 
>>> aha, great, thanks!
>>> typical noob problem :-)
>>> 
>>> best hans
>>> 
 Am 30.12.2022 um 17:09 schrieb Dan Wilcox >>> >:
 
 multi_channel.pd in the tests folder. If you don't see it, update via: 
 Settings -> Copy libs -> tests
 
 The libs, samples, and tests folder are copied from an internal location 
 but not automatically after an app update if you already had it installed.
 
> On Dec 30, 2022, at 5:07 PM, hans w. koch  > wrote:
> 
> hi dan,
> 
> congratulations and thank you for the great work!
> finally starting to join the (Pd)Party as a longtime MobMuPlat user 
> (which still works on the newest iOS, but sadly hasn´t caught up w recent 
> developments in Pd/libPd esp. w regards to multichannel).
> 
> one question: in the release notes for 1.3.0/1.3.1 you mention
> * added multi_channel test patch
> where would i find that?
> 
> three cheers
> 
> hans
> 
>> Am 29.12.2022 um 22:33 schrieb Dan Wilcox > >:
>> 
>> Howdy all,
>> 
>> hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few more 
>> bug fixes now that people are testing it.
>> 
>> PLUG: If you appreciate this work, I can be sponsored on Github and am 
>> available for workshops, performances, etc. :)
>> 
>> Website: http://danomatika.com/code/pdparty 
>> 
>> 
>> Github: https://github.com/danomatika/PdParty 
>> 
>> 
>> ## 1.3.2: 2022-12-29
>> 
>> * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
>>   NOTE: if you are using a 44.1k samplerate, please go to settings, 
>> select a new
>> samplerate, then reselect 44.1k to ensure the correct value is 
>> saved
>> * fixed no initial audio inputs by setting audio session category and 
>> activating
>>   on start (reported by Josef Novotny)
>> * fixed #pdparty acceleration orientation message handling
>> 
>> * force browser toolbar width so auto layout can handle bar items on iOS 
>> 11+
>>   without exceptions
>> * slightly increase controls view height to keep mic icon from being cut 
>> off on
>>   iphone
>> 
>> 
>> Dan Wilcox
>> @danomatika 
>> danomatika.com 
>> robotcowboy.com 
>> 
>> 
>> 
>> ___
>> Pd-list@lists.iem.at  mailing list
>> UNSUBSCRIBE and account-management -> 
>> https://lists.puredata.info/listinfo/pd-list 
>> 
> 
 
 
 Dan Wilcox
 @danomatika 
 danomatika.com 
 robotcowboy.com 
 
 
 
>>> 
>> 
>> 
>> Dan Wilcox
>> @danomatika 
>> danomatika.com 
>> robotcowboy.com 
>> 
>> 
>> 
> 


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread hans w. koch
but you do mention that behaviour in the documents on your website.
i had just forgotten about it.

> Am 30.12.2022 um 17:22 schrieb Dan Wilcox :
> 
> No, you are not at fault, it's a workflow issue. Maybe I should move all of 
> the included stuff into a read-only folder and leave libs for user-stuff. 
> Then when updating, it will just update the normally read-only folder. The 
> current situation is a tradeoff between providing a folder structure and 
> stuff to try out on start and making everything accessible.
> 
>> On Dec 30, 2022, at 5:18 PM, hans w. koch > > wrote:
>> 
>> aha, great, thanks!
>> typical noob problem :-)
>> 
>> best hans
>> 
>>> Am 30.12.2022 um 17:09 schrieb Dan Wilcox >> >:
>>> 
>>> multi_channel.pd in the tests folder. If you don't see it, update via: 
>>> Settings -> Copy libs -> tests
>>> 
>>> The libs, samples, and tests folder are copied from an internal location 
>>> but not automatically after an app update if you already had it installed.
>>> 
 On Dec 30, 2022, at 5:07 PM, hans w. koch >>> > wrote:
 
 hi dan,
 
 congratulations and thank you for the great work!
 finally starting to join the (Pd)Party as a longtime MobMuPlat user (which 
 still works on the newest iOS, but sadly hasn´t caught up w recent 
 developments in Pd/libPd esp. w regards to multichannel).
 
 one question: in the release notes for 1.3.0/1.3.1 you mention
 * added multi_channel test patch
 where would i find that?
 
 three cheers
 
 hans
 
> Am 29.12.2022 um 22:33 schrieb Dan Wilcox  >:
> 
> Howdy all,
> 
> hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few more 
> bug fixes now that people are testing it.
> 
> PLUG: If you appreciate this work, I can be sponsored on Github and am 
> available for workshops, performances, etc. :)
> 
> Website: http://danomatika.com/code/pdparty 
> 
> 
> Github: https://github.com/danomatika/PdParty 
> 
> 
> ## 1.3.2: 2022-12-29
> 
> * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
>   NOTE: if you are using a 44.1k samplerate, please go to settings, 
> select a new
> samplerate, then reselect 44.1k to ensure the correct value is 
> saved
> * fixed no initial audio inputs by setting audio session category and 
> activating
>   on start (reported by Josef Novotny)
> * fixed #pdparty acceleration orientation message handling
> 
> * force browser toolbar width so auto layout can handle bar items on iOS 
> 11+
>   without exceptions
> * slightly increase controls view height to keep mic icon from being cut 
> off on
>   iphone
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 
> ___
> Pd-list@lists.iem.at  mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list 
> 
 
>>> 
>>> 
>>> Dan Wilcox
>>> @danomatika 
>>> danomatika.com 
>>> robotcowboy.com 
>>> 
>>> 
>>> 
>> 
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread Dan Wilcox
No, you are not at fault, it's a workflow issue. Maybe I should move all of the 
included stuff into a read-only folder and leave libs for user-stuff. Then when 
updating, it will just update the normally read-only folder. The current 
situation is a tradeoff between providing a folder structure and stuff to try 
out on start and making everything accessible.

> On Dec 30, 2022, at 5:18 PM, hans w. koch  wrote:
> 
> aha, great, thanks!
> typical noob problem :-)
> 
> best hans
> 
>> Am 30.12.2022 um 17:09 schrieb Dan Wilcox > >:
>> 
>> multi_channel.pd in the tests folder. If you don't see it, update via: 
>> Settings -> Copy libs -> tests
>> 
>> The libs, samples, and tests folder are copied from an internal location but 
>> not automatically after an app update if you already had it installed.
>> 
>>> On Dec 30, 2022, at 5:07 PM, hans w. koch >> > wrote:
>>> 
>>> hi dan,
>>> 
>>> congratulations and thank you for the great work!
>>> finally starting to join the (Pd)Party as a longtime MobMuPlat user (which 
>>> still works on the newest iOS, but sadly hasn´t caught up w recent 
>>> developments in Pd/libPd esp. w regards to multichannel).
>>> 
>>> one question: in the release notes for 1.3.0/1.3.1 you mention
>>> * added multi_channel test patch
>>> where would i find that?
>>> 
>>> three cheers
>>> 
>>> hans
>>> 
 Am 29.12.2022 um 22:33 schrieb Dan Wilcox >>> >:
 
 Howdy all,
 
 hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few more 
 bug fixes now that people are testing it.
 
 PLUG: If you appreciate this work, I can be sponsored on Github and am 
 available for workshops, performances, etc. :)
 
 Website: http://danomatika.com/code/pdparty 
 
 
 Github: https://github.com/danomatika/PdParty 
 
 
 ## 1.3.2: 2022-12-29
 
 * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
   NOTE: if you are using a 44.1k samplerate, please go to settings, select 
 a new
 samplerate, then reselect 44.1k to ensure the correct value is 
 saved
 * fixed no initial audio inputs by setting audio session category and 
 activating
   on start (reported by Josef Novotny)
 * fixed #pdparty acceleration orientation message handling
 
 * force browser toolbar width so auto layout can handle bar items on iOS 
 11+
   without exceptions
 * slightly increase controls view height to keep mic icon from being cut 
 off on
   iphone
 
 
 Dan Wilcox
 @danomatika 
 danomatika.com 
 robotcowboy.com 
 
 
 
 ___
 Pd-list@lists.iem.at  mailing list
 UNSUBSCRIBE and account-management -> 
 https://lists.puredata.info/listinfo/pd-list 
 
>>> 
>> 
>> 
>> Dan Wilcox
>> @danomatika 
>> danomatika.com 
>> robotcowboy.com 
>> 
>> 
>> 
> 


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread hans w. koch
aha, great, thanks!
typical noob problem :-)

best hans

> Am 30.12.2022 um 17:09 schrieb Dan Wilcox :
> 
> multi_channel.pd in the tests folder. If you don't see it, update via: 
> Settings -> Copy libs -> tests
> 
> The libs, samples, and tests folder are copied from an internal location but 
> not automatically after an app update if you already had it installed.
> 
>> On Dec 30, 2022, at 5:07 PM, hans w. koch > > wrote:
>> 
>> hi dan,
>> 
>> congratulations and thank you for the great work!
>> finally starting to join the (Pd)Party as a longtime MobMuPlat user (which 
>> still works on the newest iOS, but sadly hasn´t caught up w recent 
>> developments in Pd/libPd esp. w regards to multichannel).
>> 
>> one question: in the release notes for 1.3.0/1.3.1 you mention
>> * added multi_channel test patch
>> where would i find that?
>> 
>> three cheers
>> 
>> hans
>> 
>>> Am 29.12.2022 um 22:33 schrieb Dan Wilcox >> >:
>>> 
>>> Howdy all,
>>> 
>>> hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few more 
>>> bug fixes now that people are testing it.
>>> 
>>> PLUG: If you appreciate this work, I can be sponsored on Github and am 
>>> available for workshops, performances, etc. :)
>>> 
>>> Website: http://danomatika.com/code/pdparty 
>>> 
>>> 
>>> Github: https://github.com/danomatika/PdParty 
>>> 
>>> 
>>> ## 1.3.2: 2022-12-29
>>> 
>>> * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
>>>   NOTE: if you are using a 44.1k samplerate, please go to settings, select 
>>> a new
>>> samplerate, then reselect 44.1k to ensure the correct value is saved
>>> * fixed no initial audio inputs by setting audio session category and 
>>> activating
>>>   on start (reported by Josef Novotny)
>>> * fixed #pdparty acceleration orientation message handling
>>> 
>>> * force browser toolbar width so auto layout can handle bar items on iOS 11+
>>>   without exceptions
>>> * slightly increase controls view height to keep mic icon from being cut 
>>> off on
>>>   iphone
>>> 
>>> 
>>> Dan Wilcox
>>> @danomatika 
>>> danomatika.com 
>>> robotcowboy.com 
>>> 
>>> 
>>> 
>>> ___
>>> Pd-list@lists.iem.at  mailing list
>>> UNSUBSCRIBE and account-management -> 
>>> https://lists.puredata.info/listinfo/pd-list 
>>> 
>> 
> 
> 
> Dan Wilcox
> @danomatika 
> danomatika.com 
> robotcowboy.com 
> 
> 
> 

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdParty 1.3.2

2022-12-30 Thread Dan Wilcox
multi_channel.pd in the tests folder. If you don't see it, update via: Settings 
-> Copy libs -> tests

The libs, samples, and tests folder are copied from an internal location but 
not automatically after an app update if you already had it installed.

> On Dec 30, 2022, at 5:07 PM, hans w. koch  wrote:
> 
> hi dan,
> 
> congratulations and thank you for the great work!
> finally starting to join the (Pd)Party as a longtime MobMuPlat user (which 
> still works on the newest iOS, but sadly hasn´t caught up w recent 
> developments in Pd/libPd esp. w regards to multichannel).
> 
> one question: in the release notes for 1.3.0/1.3.1 you mention
> * added multi_channel test patch
> where would i find that?
> 
> three cheers
> 
> hans
> 
>> Am 29.12.2022 um 22:33 schrieb Dan Wilcox > >:
>> 
>> Howdy all,
>> 
>> hot on the heals of 1.3.0 and 1.3.1, comes PdParty 1.3.2 with a few more bug 
>> fixes now that people are testing it.
>> 
>> PLUG: If you appreciate this work, I can be sponsored on Github and am 
>> available for workshops, performances, etc. :)
>> 
>> Website: http://danomatika.com/code/pdparty 
>> 
>> 
>> Github: https://github.com/danomatika/PdParty 
>> 
>> 
>> ## 1.3.2: 2022-12-29
>> 
>> * fixed 44.1k samplerate "41000" typo (reported by thumpclang)
>>   NOTE: if you are using a 44.1k samplerate, please go to settings, select a 
>> new
>> samplerate, then reselect 44.1k to ensure the correct value is saved
>> * fixed no initial audio inputs by setting audio session category and 
>> activating
>>   on start (reported by Josef Novotny)
>> * fixed #pdparty acceleration orientation message handling
>> 
>> * force browser toolbar width so auto layout can handle bar items on iOS 11+
>>   without exceptions
>> * slightly increase controls view height to keep mic icon from being cut off 
>> on
>>   iphone
>> 
>> 
>> Dan Wilcox
>> @danomatika 
>> danomatika.com 
>> robotcowboy.com 
>> 
>> 
>> 
>> ___
>> Pd-list@lists.iem.at  mailing list
>> UNSUBSCRIBE and account-management -> 
>> https://lists.puredata.info/listinfo/pd-list 
>> 
> 


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list