Re: [Sursound] Mics wanted

2015-05-01 Thread matt
hi Steve,
i have a Soundfield Mk V for sale,
the mic is of course in beautiful condition, 
unit shows marks from rack mounting 
comes with a 50 M cable on drum, 
i can mail you some pics...

matt


___
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit 
account or options, view archives and so on.


Re: [Sursound] Mics wanted

2015-05-01 Thread matt
just did, 
i'm new to this post so let me know if you get them
if not i'm at mat...@mac.com




___
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit 
account or options, view archives and so on.


[Sursound] Looking for JavaScript compatible AmbiX / FuMa player

2018-11-16 Thread Matt Soson
Hi Sursound community,

I'm making an app in React Native (uses javascript) that will need to play
AmbiX / FuMa spatial audio, and am searching for a player that works in
javascript for the AmbiX/FuMa (or other ambisonic format if necessary)
files, and is set up to talk to the phone's sensors for directional
orientation among the spatial sound.  Any help or being pointed in a
direction hugely appreciated!  Can be contacted at mat...@crooked-grin.com
-- next part --
An HTML attachment was scrubbed...
URL: 

___
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit 
account or options, view archives and so on.


Re: [Sursound] Looking for JavaScript compatible AmbiX / FuMa player

2018-11-17 Thread Matt Soson
Thanks Archontis, appreciate the info.

On Sat, Nov 17, 2018, 6:01 AM Politis Archontis  Hi Matt,
>
> We have the open-source JSAmbisonics library that supports first and
> higher-order Ambisonics, Fuma or ambiX, and you can find in the code
> examples one that polls your phone’s orientation and uses it to rotate 360
> video and the ambisonic soundfield.
>
> It may be what you are looking for - you can find it at
> https://github.com/polarch/JSAmbisonics, with online examples at
>
> https://cdn.rawgit.com/polarch/JSAmbisonics/e28e15b384f2442a66fadc0035439c64ed65fa4d/index.html.
> You can also import it from NPM to your project.
>
> Best regards,
> Archontis Politis
>
> On 16 Nov 2018, at 22:36, Matt Soson  mattso...@gmail.com>> wrote:
>
> Hi Sursound community,
>
> I'm making an app in React Native (uses javascript) that will need to play
> AmbiX / FuMa spatial audio, and am searching for a player that works in
> javascript for the AmbiX/FuMa (or other ambisonic format if necessary)
> files, and is set up to talk to the phone's sensors for directional
> orientation among the spatial sound.  Any help or being pointed in a
> direction hugely appreciated!  Can be contacted at mat...@crooked-grin.com
> <mailto:mat...@crooked-grin.com>
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> https://mail.music.vt.edu/mailman/private/sursound/attachments/20181116/15431685/attachment.html
> >
> ___
> Sursound mailing list
> Sursound@music.vt.edu<mailto:Sursound@music.vt.edu>
> https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here,
> edit account or options, view archives and so on.
>
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> https://mail.music.vt.edu/mailman/private/sursound/attachments/20181117/d61ca976/attachment.html
> >
> ___
> Sursound mailing list
> Sursound@music.vt.edu
> https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here,
> edit account or options, view archives and so on.
>
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://mail.music.vt.edu/mailman/private/sursound/attachments/20181117/66fa0ec2/attachment.html>
___
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit 
account or options, view archives and so on.


Re: [Sursound] Ambisonics with AirPods head tracking

2022-01-04 Thread Matt Spendlove
Hello Hugh
On Tue, 4 Jan 2022 at 13:21, Hugh Pyle  wrote:

> Hi sursounders,
>
> I've been away from the Apple audio ecosystem for a long while.  But now I
> have some Airpods, and their head-tracked / spatialization functions are
> interesting.


iOS15 has support for multichannel audio out of the box via AVFoundation
and multichannel streams:

https://developer.apple.com/videos/play/wwdc2021/10265/

Depending on what you want to achieve, you might be interested in the PHASE
audio engine too:

https://developer.apple.com/documentation/phase
&&
https://developer.apple.com/videos/play/wwdc2021/10079/

Best

--
*Matt Spendlove*
+44 (0)7976 609379


Cenatus <http://cenatus.org/> :: Waveform Transmissions
<http://spatial.infrasonics.net/> :: 00101010 <https://github.com/msp>
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://mail.music.vt.edu/mailman/private/sursound/attachments/20220104/c81778c4/attachment.htm>
___
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit 
account or options, view archives and so on.


Re: [Sursound] Ambisonics with AirPods head tracking

2022-01-06 Thread Matt Spendlove
On Wed, 5 Jan 2022 at 06:26, Hannes Helmholz 
wrote:

> Hey Dylan, thanks a lot for your helpful answer here, as well as the
> code contributions and nice documentation on your research blog.
> BTW, it would be even nicer to have the publishing / update dates of the
> individual posts made visible in the blog. :)
>

+1! The blog looks like a great resource - thank you for creating it. Look
forward to digging into the articles.

It's awesome to see the industry contribute to the community some
> detailed development insights as well as your practical experience with
> comparing the different currently available ways to achieve "spatial
> audio".
> Keep up the fight for the customer ... apparently against Apple! ;)
>

We're currently prototyping an audio AR app targeting iOS and Airpods that
includes sonic artist commissions so the App Store article makes for very
useful reading :)

Cheers

--
*Matt Spendlove*
+44 (0)7976 609379


Cenatus <http://cenatus.org/> :: Waveform Transmissions
<http://spatial.infrasonics.net/> :: 00101010 <https://github.com/msp>
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://mail.music.vt.edu/mailman/private/sursound/attachments/20220106/38921669/attachment.htm>
___
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit 
account or options, view archives and so on.