{"id":146,"date":"2021-08-02T19:59:47","date_gmt":"2021-08-02T19:59:47","guid":{"rendered":"https:\/\/pm-systems.com\/pristine_archive\/?page_id=146"},"modified":"2022-03-27T16:13:11","modified_gmt":"2022-03-27T16:13:11","slug":"convert-wav-files-to-pristine-spc-files","status":"publish","type":"page","link":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/","title":{"rendered":"Convert .WAV Files to Pristine .SPC Files"},"content":{"rendered":"<section id=\"builder-section-text_11\" class=\"builder-section-first builder-section builder-section-text builder-section-last builder-text-columns-1\" style=\"background-size: cover; background-repeat: no-repeat;background-position: center center;\">\n<div class=\"builder-section-content\">\n<div class=\"builder-text-row\">\n<div class=\"builder-text-column builder-text-column-1\" id=\"builder-section-text_11-column-1\">\n<div class=\"builder-text-content\">\n<h3>CONVERT .WAV FILES TO PRISTINE .SPC FILES<\/h3>\n<p>The <a href=\"conv-wav.exe\">Pristine Audio File Conversion Utility Program<\/a> (Conversion Utility) was designed to convert .WAV audio files to either MPEG Layer 2 or Dolby-AC2 audio files for use with either Pristine RapidFire or Pristine MMCS on-air digital automation systems. The Conversion Utility is included with all Pristine RapidFire installations, the files can be found in the C:SPC directory of the Production Computer. The files included in the Conversion Utility include CONV-23E.EXE and a batch file similar to the one below that controls the program:<\/p>\n<p><b><a href=\"ftp:\/\/www.pm-systems.com\/pub\/conv-wav.exe\"><span style=\"color: #000000; font-family: Arial, Verdana, Helvetica, Swiss, Sans Serif;\">Pristine Audio File Conversion Utility Program<\/span><\/a> Batch File:<\/b><\/p>\n<pre>@ECHO OFF\nCLS\nIF \"%1\"==\"\" GOTO ERROR1\nIF NOT EXIST %2:WAVSP%1.WAV GOTO ERROR2\nCOPY %2:WAVSP%1.WAV C:SPC*.*\nREM\nIF NOT EXIST SP%1.WAV RENAME SP%1.SPC SP%1.WAV\nIF NOT EXIST SP%1.WAV GOTO END\nREM\nc:audiodrvSX25 \/U \/Q\nc:audiodrvSX25 \/B32 \/B64 \/Q\nREM\nREM  1ST PARAMETER = INTERRUPT NUMBER FOR CARD # 1 (ADDRESS=180)\nREM  2RD PARAMETER = FILE NUMBER (CONVERT SP%1.WAV &gt; SP%1.SPC)\nREM  3TH PARAMETER = OUTPUT AUDIO FORMAT (EX: DOLBYAC2, ADPCM1)\nREM  4TH PARAMETER = CHANNELS (1=MONO OR 2=STEREO)\nREM  5TH PARAMETER = SAMPLE RATE \/ 100 (320 = 32000, 480 = 48000)\nREM\nREM        1    2       3         4       5\nREM\nCONV-23E   5   %1  MPEG\/KB=128    2      320\nREM\nREM\nc:audiodrvSX25 \/U \/Q\nCALL SP-ADD-0.BAT\nDEL SP*.WAV\nIF NOT EXIST SP0000%1.SPC GOTO 000\nCOPY SP0000%1.SPC %3:MUSICMGR*.*\nDEL SP0000%1.SPC\n:000\nIF NOT EXIST SP000%1.SPC GOTO 00\nCOPY SP000%1.SPC %3:MUSICMGR*.*\nDEL SP000%1.SPC\n:00\nIF NOT EXIST SP00%1.SPC GOTO 0\nCOPY SP00%1.SPC %3:MUSICMGR*.*\nDEL SP00%1.SPC\n:0\nIF NOT EXIST SP0%1.SPC GOTO NOZEROS\nCOPY SP0%1.SPC %3:MUSICMGR*.*\nDEL SP0%1.SPC\n:NOZEROS\nIF NOT EXIST SP%1.SPC GOTO END\nCOPY SP%1.SPC %3:MUSICMGR*.*\nDEL SP%1.SPC\nGOTO END\n:ERROR1\nECHO.\nECHO.\nECHO Your must enter the file number without leading zeros, the source\necho drive, and the destination drive when entering the command line\necho to run the Pristine conversion program.\nPAUSE\necho.\nECHO.\nGOTO END\n:ERROR2\nECHO.\nECHO.\nECHO Sorry, SP%1.WAV is not located in the %2:WAV subdirectory.\necho.\necho WAV files must be named SPnnnn.WAV, where nnnn is up to a four\necho digit number with no leading zeros. The .WAV file must be saved\necho in a WAV subdirectory and at a sample rate of 32000 in\necho order for the Pristine conversion program to work properly.\nECHO.\nPAUSE\necho.\necho.\nGOTO END\n:END\n<\/pre>\n<p><span style=\"font-family: Arial, Verdana, Helvetica, Swiss, Sans Serif;\">The Conversion Utility is designed to work with either the Antex-23e, SX-34, SX-35, or SX-36 audio cards on the Production Computer. The audio driver for the card being used should be installed in the C:AUDIODRV subdirectory.<\/span><\/p>\n<p><a href=\"ftp:\/\/www.pm-systems.com\/pub\/conv-wav.exe\"><b><span style=\"color: #000000; font-family: Arial, Verdana, Helvetica, Swiss, Sans Serif;\">Pristine Audio File Conversion Utility Program<\/span><\/b><\/a> Installation and Operation:<\/p>\n<ol>\n<li>Create the following subdirectories on your Production Computer &#8211; C:SPC; C:AUDIODRV and a WAV on each Production Computer hard drive partition.<\/li>\n<li>Copy the DOS Audio Driver for your Antex SX-23e, SX-34, SX-35, or SX36 audio card to the C:AUDIODRV subdirectory.<\/li>\n<li>If you do not have the Conversion Utility program files,<br \/><a href=\"https:\/\/pm-systems.com\/pristine\/support\/conv-wav.exe\">click here to download them to your computer<\/a>. The download file is self extracting and contains the CONV-23E.EXE along with three different CONV_____.BAT files like the one above that show different ways to setup the program. These programs should be copied to the C:SPC subdirectory of your Production Computer.You should also have these files from your original Pristine installation disks in your C:SPC subdirectory:\n<pre>ADIS     264        22,528  05-01-86 10:42a ADIS.264\nIXSIO    264        23,936  01-01-86 12:00p IXSIO.264\nSP-ADD-0 BAT           118  01-23-97 10:08a SP-ADD-0.BAT\nSP-ADD-Z COM        43,728  09-20-96  4:10p SP-ADD-Z.COM\nSP-SUB-0 BAT           116  01-23-97 10:08a SP-SUB-0.BAT\nSP-SUB-Z COM        43,728  09-20-96  4:10p SP-SUB-Z.COM\n<\/pre>\n<\/li>\n<li>Modify the batch file line that starts with CONV-23E to the correct parameters for your audio cards, following the instructions in the batch file.<\/li>\n<li>Record a .WAV file at the same sample rate and in stereo or mono as you want the final .SPC to be.<\/li>\n<li>Save the .WAV file in the a WAV subdirectory. The .WAV files must be named SPnnnn.WAV, where nnnn is up to a four digit number with no leading zeros.<\/li>\n<li>To convert the .WAV file to a .SPC, first turn up the pot on your Production Room console for the audio card, so it will play the source .WAV file through the console. Set the level to peak at zero DB as normal.Next, run the Conversion Utility batch file (CONV-WAV.BAT) in the C:SPC subdirectory, followed by the four-digit number of the .WAV file to be converted, then the local drive letter of the SOURCE hard drive, and then the local drive letter of the DESTINATION hard drive. For example, to convert SP1234.WAV to SP01234.SPC from the E:WAV subdirectory to the C:MUSICMGR subdirectory, at the C:SPC prompt enter <b>CONV-WAV 1234 E C<\/b> .<\/li>\n<li>Check the converted audio file by playing it with Pristine Audio Commander.<\/li>\n<\/ol>\n<p><span style=\"color: #858585; font-family: Arial,Verdana,Helvetica,Tahoma;\"><br \/>\u00a9 2001 Professional Management Services Inc.<br \/>All Rights Reserved. MS-DOS\u00ae is a trademark of Microsoft, Inc.<br \/>This page last updated Saturday, June 23, 2001<\/span><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"builder-text-row\">\n<div class=\"builder-text-column builder-text-column-2\" id=\"builder-section-text_11-column-1\">\n<div class=\"builder-text-content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"builder-text-row\">\n<div class=\"builder-text-column builder-text-column-3\" id=\"builder-section-text_11-column-1\">\n<div class=\"builder-text-content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>CONVERT .WAV FILES TO PRISTINE .SPC FILES The Pristine Audio File Conversion Utility Program (Conversion Utility) was designed to convert .WAV audio files to either MPEG Layer 2 or Dolby-AC2 audio files for use with either Pristine RapidFire or Pristine MMCS on-air digital automation systems. The Conversion Utility is included with all Pristine RapidFire installations, &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"template-builder.php","meta":{"footnotes":""},"class_list":["post-146","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Convert WAV Files to Pristine SPC Files<\/title>\n<meta name=\"description\" content=\"PM-Systems is a computer consulting firm, specializing in web development. Our firm provides our clients with Internet support from simple websites to custom designed web applications.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Convert WAV Files to Pristine SPC Files\" \/>\n<meta property=\"og:description\" content=\"PM-Systems is a computer consulting firm, specializing in web development. Our firm provides our clients with Internet support from simple websites to custom designed web applications.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/\" \/>\n<meta property=\"og:site_name\" content=\"Technical Support Archive\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-27T16:13:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/convert-wav-files-to-pristine-spc-files\\\/\",\"url\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/convert-wav-files-to-pristine-spc-files\\\/\",\"name\":\"Convert WAV Files to Pristine SPC Files\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/#website\"},\"datePublished\":\"2021-08-02T19:59:47+00:00\",\"dateModified\":\"2022-03-27T16:13:11+00:00\",\"description\":\"PM-Systems is a computer consulting firm, specializing in web development. Our firm provides our clients with Internet support from simple websites to custom designed web applications.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/convert-wav-files-to-pristine-spc-files\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/convert-wav-files-to-pristine-spc-files\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/convert-wav-files-to-pristine-spc-files\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Convert .WAV Files to Pristine .SPC Files\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/#website\",\"url\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/\",\"name\":\"Technical Support Archive\",\"description\":\"Support Files for Legacy Pristine Systems Users\",\"publisher\":{\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/#organization\",\"name\":\"PM-Systems\",\"url\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/PMS-color-no-shadow-1.bmp\",\"contentUrl\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/PMS-color-no-shadow-1.bmp\",\"width\":100,\"height\":100,\"caption\":\"PM-Systems\"},\"image\":{\"@id\":\"https:\\\/\\\/pm-systems.com\\\/pristine_archive\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Convert WAV Files to Pristine SPC Files","description":"PM-Systems is a computer consulting firm, specializing in web development. Our firm provides our clients with Internet support from simple websites to custom designed web applications.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/","og_locale":"en_US","og_type":"article","og_title":"Convert WAV Files to Pristine SPC Files","og_description":"PM-Systems is a computer consulting firm, specializing in web development. Our firm provides our clients with Internet support from simple websites to custom designed web applications.","og_url":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/","og_site_name":"Technical Support Archive","article_modified_time":"2022-03-27T16:13:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/","url":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/","name":"Convert WAV Files to Pristine SPC Files","isPartOf":{"@id":"https:\/\/pm-systems.com\/pristine_archive\/#website"},"datePublished":"2021-08-02T19:59:47+00:00","dateModified":"2022-03-27T16:13:11+00:00","description":"PM-Systems is a computer consulting firm, specializing in web development. Our firm provides our clients with Internet support from simple websites to custom designed web applications.","breadcrumb":{"@id":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pm-systems.com\/pristine_archive\/convert-wav-files-to-pristine-spc-files\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pm-systems.com\/pristine_archive\/"},{"@type":"ListItem","position":2,"name":"Convert .WAV Files to Pristine .SPC Files"}]},{"@type":"WebSite","@id":"https:\/\/pm-systems.com\/pristine_archive\/#website","url":"https:\/\/pm-systems.com\/pristine_archive\/","name":"Technical Support Archive","description":"Support Files for Legacy Pristine Systems Users","publisher":{"@id":"https:\/\/pm-systems.com\/pristine_archive\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pm-systems.com\/pristine_archive\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pm-systems.com\/pristine_archive\/#organization","name":"PM-Systems","url":"https:\/\/pm-systems.com\/pristine_archive\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pm-systems.com\/pristine_archive\/#\/schema\/logo\/image\/","url":"https:\/\/pm-systems.com\/pristine_archive\/wp-content\/uploads\/2021\/08\/PMS-color-no-shadow-1.bmp","contentUrl":"https:\/\/pm-systems.com\/pristine_archive\/wp-content\/uploads\/2021\/08\/PMS-color-no-shadow-1.bmp","width":100,"height":100,"caption":"PM-Systems"},"image":{"@id":"https:\/\/pm-systems.com\/pristine_archive\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/pages\/146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/comments?post=146"}],"version-history":[{"count":3,"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/pages\/146\/revisions"}],"predecessor-version":[{"id":150,"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/pages\/146\/revisions\/150"}],"wp:attachment":[{"href":"https:\/\/pm-systems.com\/pristine_archive\/wp-json\/wp\/v2\/media?parent=146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}