Search found 6 matches

by Hawsun
Mon May 13, 2013 8:08 pm
Forum: General Audio Programming
Topic: Importing timestamp information with Python
Replies: 16
Views: 11632

Re: Importing timestamp information with Python

Thank you, guenterrote and Gale,

I appreciate your help. Now I understand the structure of my files and what is my next step.

Best Regards,

Hawsun.
by Hawsun
Fri May 10, 2013 11:36 pm
Forum: General Audio Programming
Topic: Importing timestamp information with Python
Replies: 16
Views: 11632

Re: Importing timestamp information with Python

Hi, Gale, I appreciate your help. ... I may have a tool that can export the information as a CSV file, which would be a step in the right direction, but I'm not sure. ... I posted one of my file that I'm looking at now; http://goo.gl/hVYns . It's 18 minutes long and not a small one. But I wondered i...
by Hawsun
Thu May 09, 2013 6:44 pm
Forum: General Audio Programming
Topic: Importing timestamp information with Python
Replies: 16
Views: 11632

Re: Importing timestamp information with Python

Hi, Thank you Gale and pfeuh. I installed Cygwin and compiled Python 2.4.6. Then I ran the "findcues.py" and received the message below. https://lh4.googleusercontent.com/AtPyKxLpDXcYGLHjmK1f8cPE5pBpDUmDajTbY_6saEucOlLivBbKnT10jXPa2RsaEdOVX4LXDlpwT-n1FAXh4IJtKD70HnDnNtxFcQ0laU4dAKpJFLfS0yNM I am dis...
by Hawsun
Wed May 08, 2013 5:15 pm
Forum: General Audio Programming
Topic: Importing timestamp information with Python
Replies: 16
Views: 11632

Re: Importing timestamp information with Python

Hi,

Thank you, Gale.

I am going to try with Python v2.4.6 or modify the syntax.

Regards,

Hawsun.
by Hawsun
Wed May 08, 2013 5:12 pm
Forum: General Audio Programming
Topic: Importing timestamp information with Python
Replies: 16
Views: 11632

Re: Importing timestamp information with Python

Thank you, pfeuh.

I am going to change the syntax or the version of Python.

Regards,

Hawsun
by Hawsun
Tue May 07, 2013 9:45 pm
Forum: General Audio Programming
Topic: Importing timestamp information with Python
Replies: 16
Views: 11632

Importing timestamp information with Python

Hi, I want to see a timestamp with Audacity and found a workaround on the Audacity Wiki ( http://wiki.audacityteam.org/wiki/Importing_Timestamp_Information ). I installed Python 3.3 and ran "findcues.py". Then the program says as follows; ================================== >>> import findcues.py Tra...