Le 20-03-19 à 17 h 32, John Leonard Main a écrit :

> Here, I think, but I have no real idea what I’m looking at.
>
> https://cm-gitlab.stanford.edu/ambisonics/SpHEAR/

Hello John,

What you're looking at is a git repository (hosted using the gitlab
software on a server at stanford, using a private security certificate)

An archive can be downloaded; there's a download button, or use the
direct link:

https://cm-gitlab.stanford.edu/ambisonics/SpHEAR/repository/archive.zip

If your browser complains that the certificate security is invalid, pop
a terminal and try:

wget --no-check-certificate -O SpHEAR.zip
https://cm-gitlab.stanford.edu/ambisonics/SpHEAR/repository/archive.zip

or: curl -k --output SpHEAR.zip
https://cm-gitlab.stanford.edu/ambisonics/SpHEAR/repository/archive.zip

If you want to use git, the command would is:

git clone -c http.sslVerify=false
https://cm-gitlab.stanford.edu/ambisonics/SpHEAR.git

Then, to open and convert SCAD files, try: https://www.openscad.org/

Good luck!

Marc

> Thanks,
>
> John
>
>
>
>> On 19 Mar 2020, at 21:29, Jack Reynolds <jackreynolds...@gmail.com> wrote:
>>
>> Where are they hosted? I can have a go.
>>
>> Jack
>>
>> Sent from my iPhone
>>
>>> On 19 Mar 2020, at 21:09, John Leonard Main <j...@johnleonard.uk> wrote:
>>>
>>> Hello chaps,
>>>
>>> As all my work has now been cancelled, thanks to Covid-19, I have time on 
>>> my hands and a new 3D printer to play with. I’d like to experiment with 
>>> building a couple of the SpHEAR microphones, but I can’t seem to work out 
>>> how to download the SCAD files so that I convert them to .STL format. 
>>>
>>> Has anyone done this? Got the files to share? Any info gratefully received.
>>>
>>> Thanks, and remember to wash your hands…
>>>
>>> John
>>> _______________________________________________
>>> 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 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.
>>
>> ______________________________________________        
>> This email has been scanned by Netintelligence        
>> http://www.netintelligence.com/email
>>
> _______________________________________________
> 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 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.

Reply via email to