<?xml version="1.0"?>
<rss version="2.0"><channel><title>Technical Reference Latest Topics</title><link>https://jwsoundgroup.net/index.php?/forum/27-technical-reference/</link><description>Technical Reference Latest Topics</description><language>en</language><item><title>lavs for a noisy location</title><link>https://jwsoundgroup.net/index.php?/topic/4390-lavs-for-a-noisy-location/</link><description><![CDATA[
<p>I have considered getting 1 Lav for a noisy location with a presenter direct to camera where the lav can be visible, perhaps a cardiod pattern lav but <span style="text-decoration:underline">only if the presenter is directly</span> addressing the camera without a sweeping arm gesture and head turn.</p>
<p></p>
<p>After this week I am considering something else:</p>
<p>I recently had to use the VT500 single lav in a supermarket using Lectro 411 unit. Background ambience faded way to the background much more so than many other lavs I've used.</p>
<p></p>
<p>And later that day, two separate provided lav models on 2 talent on-camera together using Lectro 411 units. </p>
<p>-A white Voice Technologies VT500 -Lav Mic which was for a broadcast TV talkshow segment on-location and (white vampire clipped in visible on a white shirt.)</p>
<p>-Tram TR-50 with clip (black Lav visible on a black shirt).</p>
<p></p>
<p></p>
<p>When both talent in a modern kitchen with lots of hard surfaces:</p>
<p>I found the VT500 mic while a electret condenser omnidirectional mic <em>almost</em> behaved like a dynamic mic compared to the Tram TR-50 I had to use for the other talent. The Tram picked up all sorts of near reflections and reverb. Monitoring in mono it sounded fine and granted the VT500 left something to be desired in the upper frequency range but for a very noisy location I may decide to use it for a better signal-to-noise isolation down the road.</p>
<p></p>
<p></p>
<p>So today I looked it up and saw there is another model.</p>
<p>Voice Technologies VT506 - Lavalier Microphone with 6dB High Frequency Rise - Omnidirectional</p>
<p></p>
<p>At only around $10. difference from teh VT500 other than the 6dB High Frequency Rise are there any differences? Would you guys recommend the VT506 instead to use for visible situations in a noisy environment?</p>
<p></p>
<p>I've used over the years COS-11, Tram TR-50, Countryman B6, Sony ECM-77B, Sony ECM-55, MKE104 cardiod (in a live PA system use), those 'prize-in-the-box' Lectrosonics M-150 Lavs</p>
<p></p>
<p>Does anyone else have a visible lav they like to use wireless specifically for a very noisy location for better isolation (not buried under layers of fabric for isolation purposes)?</p>
<p></p>
<p></p>
<p></p>
]]></description><guid isPermaLink="false">4390</guid><pubDate>Tue, 19 Jan 2010 19:34:56 +0000</pubDate></item><item><title>Deity BP-TRX Teardown</title><link>https://jwsoundgroup.net/index.php?/topic/66510-deity-bp-trx-teardown/</link><description><![CDATA[<p>
	I have been meaning to do this for a while because these devices are so damn cool but the anxiety around battery failing one day makes me sad. Fortunately they are not too tricky to get into, and do not over utilize glue! Chips on the board are all shielded, downside is I can't document them, upside is RF shielding. Also interested in modding firmware though I am a total novice so that is going slowly (planning to ask around Def Con in a few weeks for recommendations)
</p>

<p>
	<a href="https://github.com/LoganSound/Deity-BP-TRX-Repair/tree/main" ipsnoembed="true" rel="external nofollow">https://github.com/LoganSound/Deity-BP-TRX-Repair/tree/main</a>
</p>

<p>
	<a href="https://imgur.com/a/UUb3bIW" ipsnoembed="true" rel="external nofollow">https://imgur.com/a/UUb3bIW</a>
</p>

<p>
	Battery Text Reads: AP158 3.7V(10.36Wh) 4.2V 2800mAh
</p>
]]></description><guid isPermaLink="false">66510</guid><pubDate>Tue, 30 Jul 2024 02:32:22 +0000</pubDate></item><item><title>JBL LSR4328P (LSR4326P) Capacitor Replacement Repair</title><link>https://jwsoundgroup.net/index.php?/topic/68744-jbl-lsr4328p-lsr4326p-capacitor-replacement-repair/</link><description><![CDATA[<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" data-dashlane-frameid="262" frameborder="0" height="113" referrerpolicy="strict-origin-when-cross-origin" src="https://jwsoundgroup.net/applications/core/interface/index.html" title="JBL LSR4328P Capacitor Replacement Repair" width="200" data-embed-src="https://www.youtube-nocookie.com/embed/2IYcztqOGPE?feature=oembed"></iframe>
	</div>
</div>

<p>
	Just completed a saga that kept two excellent reference monitors out of the landfill, happy to help anyone else brave enough to take it on!
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">68744</guid><pubDate>Mon, 23 Feb 2026 15:53:23 +0000</pubDate></item><item><title>Machine Learning Pre-processing question (Pro Tools).</title><link>https://jwsoundgroup.net/index.php?/topic/67544-machine-learning-pre-processing-question-pro-tools/</link><description><![CDATA[<p>
	Hoping there's a power user of PT out there that knows some sort of undocumented keyboard shortcut lost in the ages.<br>
	<br>
	I have a periodic signal that I want to cut into tiny windows for training a classifier. I want the windows to be sliced at each period.<br>
	<br>
	I have the file recorded at 96/24 and it runs about a minute and a half. Period of the signal is 1/90 seconds, but the response does change subtly during each sample. I can set up a custom grid in pro tools and slice to grid but the cuts will drift by a 3rd of a sample. 1-2 samples offsets are not the end of the world but it will add up to an unacceptable difference over the course of a minute that I will need to fix. I am really hoping to keep it in pro tools, but I am beginning to wonder if I need to throw together some quick code in python/C/Java to get the job done. If I do that, I will need to also implement removing DC offset and normalizing to RMS...something a single click of an audiosuite in clip by clip mode could easily handle.<br>
	<br>
	I tried everything in PT to make this work, and I have a bunch of good workflow plugins that I could macro or batch process with (Auto Align Post, Defaulter, RX 10 Advance, etc). I just can't find a use for them to solve this problem.<br>
	<br>
	Beat detective and tab to transient is too dumb to cut it as well. 
</p>

<p>
	 
</p>

<p>
	They also have to be of equal length.<br>
	<br>
	Any ideas before I start coding?  I have 30 recordings of these samples, so that works out to somewhere between 100,000 to 120,000 files.  Manual work is out of the question.<br>
	<br>
	<br>
	 
</p>
]]></description><guid isPermaLink="false">67544</guid><pubDate>Mon, 03 Feb 2025 13:16:53 +0000</pubDate></item><item><title><![CDATA[Best 2 & 4 conductor small-gauge cables for jumpers]]></title><link>https://jwsoundgroup.net/index.php?/topic/66794-best-2-4-conductor-small-gauge-cables-for-jumpers/</link><description><![CDATA[<p>
	What is the thinnest decent-quality cable stock for making adapters and jumper cables?<br>
	<br>
	About 90% of the cables I make seem to be 12" jumper cables that adapt some obscure connection to another.  They are nearly always 2 or 4 conductors with a ground.  I've been using generic mic cable that is readily available at local retail, but these cables are invariably too thick, especially the 4 conductor stock (ideally, it would fit into a TA5 headshell).  I've run into this enough that I think it's time for me to buy a reel each of 2-conductor &amp; 4-conductor cable stock that I can just have on hand.<br>
	<br>
	I know Belden is commonly recommended, but I'm looking for best compromise between a small cable gauge and quality, not necessarily the best quality, period.  For the short cables I'm building, any decent quality cable should be fine I think.<br>
	<br>
	Bonus points if it is thin enough to jam 4x into a DB-15 (VGA) headshell, or 2x into a TA5 headshell.
</p>
]]></description><guid isPermaLink="false">66794</guid><pubDate>Fri, 30 Aug 2024 07:18:03 +0000</pubDate></item><item><title>Common wire-to-board, wire-to-wire connectors, and crimp tools</title><link>https://jwsoundgroup.net/index.php?/topic/66545-common-wire-to-board-wire-to-wire-connectors-and-crimp-tools/</link><description><![CDATA[<p>
	These days, I am looking for very small, yet easy to assemble cable connections. I found this guy with excessive knowledge on the matter and I thought I'd share it.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.mattmillman.com/info/crimpconnectors/" ipsnoembed="true" rel="external nofollow">https://www.mattmillman.com/info/crimpconnectors/</a>
</p>

<p>
	 
</p>

<p>
	Matt has lots of other interesting topics on his page also.
</p>
]]></description><guid isPermaLink="false">66545</guid><pubDate>Sun, 04 Aug 2024 07:37:19 +0000</pubDate></item><item><title>At what cable length are 110&#x3A9; relevant for AES(42) transmissions?</title><link>https://jwsoundgroup.net/index.php?/topic/38735-at-what-cable-length-are-110%CF%89-relevant-for-aes42-transmissions/</link><description><![CDATA[<p>
	Well, the title says it all.
</p>

<p>
	I'll need some XLR cable length that should also serve on SuperCMITs. Maybe 30m max, so it's probably not very relevant, but I thought, I'd ask.
</p>
]]></description><guid isPermaLink="false">38735</guid><pubDate>Sun, 09 Jan 2022 18:40:04 +0000</pubDate></item><item><title><![CDATA[Lectro blocks 21 & 22 in the U.S / Canada]]></title><link>https://jwsoundgroup.net/index.php?/topic/4635-lectro-blocks-21-22-in-the-us-canada/</link><description><![CDATA[
<p>Hi all, I am heading to the U.S for a doco shoot and am planning on taking my block 21 wireless mics and block 22 camera hop (SR5 Rx + 2 LMa Tx). I will have scanning ability on both blocks.</p>
<p></p>
<p>At this stage we will be shooting in LA, San Antonio, Toronto, and Chicago. I understand that 21 is ok but 22 not as good in places like LA. As my block 22 is primarily my camera hop and both TX and RX will have good line of sight and not be far apart much of the time that this should still be ok...</p>
<p></p>
<p>Any thoughts or feedback appreciated (I will be running a back up recording of all audio if the link does throws a wobbly to be safe).</p>
<p></p>
<p>Thanks, </p>
<p></p>
<p>Chris.</p>
<p></p>
<p></p>
]]></description><guid isPermaLink="false">4635</guid><pubDate>Fri, 26 Feb 2010 11:21:14 +0000</pubDate></item><item><title>Help with microphones</title><link>https://jwsoundgroup.net/index.php?/topic/64118-help-with-microphones/</link><description><![CDATA[<p>
	I have a schoeps 641 and an mkh50 that I use with a trx 743. I’ve noticed that when the boom pole gets jostled, there’s a small burst of static and it sounds the same on both mics. I’ve isolated it to the mics and I wanted to see what might be causing this and what I could do to fix this? 
</p>
]]></description><guid isPermaLink="false">64118</guid><pubDate>Fri, 12 Apr 2024 16:54:07 +0000</pubDate></item><item><title>Taking apart a 302 mixer.</title><link>https://jwsoundgroup.net/index.php?/topic/61681-taking-apart-a-302-mixer/</link><description><![CDATA[<p>
	Have an old 302 mixer. Works fine, but the LED ribbon is either broken or unseated. 
</p>

<p>
	 
</p>

<p>
	I could most likely buy a part from Sounddevices or just look up the part number and find it from an electronics supplier.
</p>

<p>
	 
</p>

<p>
	However, I cannot get to the actual ribbon. It's sandwiched between the two boards. I took the rubber knobs off of the pots. Seems like the nuts are holding it together from the front side. Any idea as to any things I need to do to disassemble the unit enough to get to the inside?
</p>

<p>
	 
</p>

<p>
	Many thanks.
</p>

<p><a href="https://jwsoundgroup.net/uploads/monthly_2024_01/IMG_3485.jpeg.5c7ee3a05ce41e9f2e98e217c974120b.jpeg" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="62622" src="https://jwsoundgroup.net/uploads/monthly_2024_01/IMG_3485.thumb.jpeg.4edb8eea697e7dad1741acbc7af09eff.jpeg" data-ratio="133.21" width="563" class="ipsImage ipsImage_thumbnailed" alt="IMG_3485.jpeg"></a></p>
<p><a href="https://jwsoundgroup.net/uploads/monthly_2024_01/IMG_3486.jpeg.bd0631f1fe394736e32926afe96d2d84.jpeg" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="62623" src="https://jwsoundgroup.net/uploads/monthly_2024_01/IMG_3486.thumb.jpeg.6f783065cc57541feaa386e258b1e4c9.jpeg" data-ratio="133.21" width="563" class="ipsImage ipsImage_thumbnailed" alt="IMG_3486.jpeg"></a></p>
<p><a href="https://jwsoundgroup.net/uploads/monthly_2024_01/IMG_3484.jpeg.58c091ea40ab16d5e496e39a382583c1.jpeg" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="62624" src="https://jwsoundgroup.net/uploads/monthly_2024_01/IMG_3484.thumb.jpeg.7a89a3db024ae8835f57511750cbf8f5.jpeg" data-ratio="133.21" width="563" class="ipsImage ipsImage_thumbnailed" alt="IMG_3484.jpeg"></a></p>]]></description><guid isPermaLink="false">61681</guid><pubDate>Tue, 23 Jan 2024 16:58:22 +0000</pubDate></item><item><title>Coles 4104</title><link>https://jwsoundgroup.net/index.php?/topic/61366-coles-4104/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	 
</p>

<p>
	I have a Coles 4104 that sounds good, but the noise of the preamp is very noticeable when I turn it up to the level needed. Ive tried 3 different preamps with similar results. Its the same noise of a preamp that is heard when turning up the gain without a mic loading it. When I connect the microphone, the noise is the exact same, but combined with the microphones signal.
</p>

<p>
	 
</p>

<p>
	Searching online I don't see any mention of this issue. Could anyone who has used this microphone describe their experience? I've used other, much cheaper, ribbon microphones and never noticed this level of noise.
</p>

<p>
	 
</p>

<p>
	Thanks,
</p>

<p>
	Rodrigo
</p>
]]></description><guid isPermaLink="false">61366</guid><pubDate>Tue, 09 Jan 2024 04:04:34 +0000</pubDate></item><item><title>DIY Sennheiser MKH416 P48 REPAIR</title><link>https://jwsoundgroup.net/index.php?/topic/59419-diy-sennheiser-mkh416-p48-repair/</link><description><![CDATA[<p>
	My trusty (about 15 year old) 416 went scratchy today, intermittently crackling with multiple cables. I had opened it once before so I was curious to take a look and found that one of the two resistors on the input stage had badly corroded (see pic). Sharing this for others, perhaps for my own memory, and to take the comments of those wiser than me: fire away.
</p>

<p>
	Notes on opening:
</p>

<p>
	-Remove the C-clip from inside the XLR jack with a pair of needle nose tweezers or tiny screwdrivers, while this actually wasn't necessary in this case it's worth noting.
</p>

<p>
	-Turn the flathead set screw on the exterior and remove it
</p>

<p>
	-Remove the top outer case, the XLR jack assembly does not separate from this microphone without desoldering the two leads between the main board and XLR jack so do not attempt to pull the jacket of the XLR off until these leads are desoldered (or just cut if you are adding new resistors)
</p>

<p>
	-And pull out the Phillips head set screw on the underside next to previous set screw hole, now it is safe to pull the XLR jack and sheath away from the body
</p>

<p>
	 
</p>

<p>
	I was able to shift this daughterboard slightly without removing entirely to slide new resistors into place:
</p>

<p>
	The old resistor was Brown Black Black Gold: 10 ohms +/-5%
</p>

<p>
	After an unsuccessful Google to try to find a matching replacement I opted to try a 10ohm I had around, 5 bands: Brown Black Black Gold Brown: 10ohms +/-1%
</p>

<p>
	While conceptually I was fairly confident this would work some threads made me doubt whether it would sound as good, initial results are positive but I may opt to match the remaining resistor at a later date.
</p>

<p>
	Resoldered, cleaned some remaining corrosion with DeOxit and an old toothbrush and re-assembled good as new?
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://jwsoundgroup.net/uploads/monthly_2023_08/PXL_20230829_210329055.jpg.e7b77128ce1dbfe726d776d84905f652.jpg" data-fileid="61633" data-fileext="jpg" rel=""><img alt="PXL_20230829_210329055.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="61633" data-ratio="75" width="1000" src="https://jwsoundgroup.net/uploads/monthly_2023_08/PXL_20230829_210329055.thumb.jpg.c8e91986fe008e53246d088a1614ef1a.jpg"></a>
</p>
]]></description><guid isPermaLink="false">59419</guid><pubDate>Wed, 30 Aug 2023 01:56:28 +0000</pubDate></item><item><title>Is HDMI timecode LTC?</title><link>https://jwsoundgroup.net/index.php?/topic/60735-is-hdmi-timecode-ltc/</link><description><![CDATA[<p>
	Again, mad physicist exploring TC world here. <span class="ipsEmoji">😁</span>
</p>

<p>
	 
</p>

<p>
	Is HDMI timecode LTC and is it using Consumer Electronics Control (CEC) pin bus? Or maybe Pin 17?
</p>

<p>
	 
</p>

<p>
	I understand timecode over HDMI is a hack introduced by Atomos <a href="https://www.streamingmedia.com/Producer/Articles/News/Featured-News/Atomos-Intros-Open-HDMI-Standard-for-Video-Pros-98582.aspx" rel="external nofollow">almost ten years ago</a> and then adopted by many manufacturers but can't find any technical details about it... any pointer? [EDIT: or is it SONY with the FS100? as <a href="https://jwsoundgroup.net/index.php?/topic/11012-sony-fs100-timecode/" rel="">discussed here</a> on jwsd]
</p>

<p>
	 
</p>

<p>
	Thanks in advance...
</p>

<p>
	 
</p>

<p>
	Fun fact: looking around I learned Atomos under CEO J. Young was a <a href="https://www.afr.com/rear-window/ex-ceo-alleges-rampant-illegality-at-ellerston-regal-backed-atomos-20220831-p5be2q" rel="external nofollow">shitty place to work</a> at.
</p>

<p>
	 
</p>

<p>
	PS: I'm referring to pin 17 as "Utility/HEAC+" signal, defined in HDMI 1.4+ version. This signal moves from pin to pin depending on <a href="https://electronics.stackexchange.com/questions/666131/what-are-hdmi-pins-13-14-and-17-actually-defined" rel="external nofollow">connector type</a> <span class="ipsEmoji">🤨</span>
</p>
]]></description><guid isPermaLink="false">60735</guid><pubDate>Sat, 02 Dec 2023 14:55:00 +0000</pubDate></item><item><title>Sound Devices 633 problem</title><link>https://jwsoundgroup.net/index.php?/topic/60176-sound-devices-633-problem/</link><description><![CDATA[<p>
	hello does anyone know independent repair shops in NY or NJ ? (or near these states) 
</p>

<p>
	the phantom power of my Sound Devices 633 dont work anymore.
</p>

<p>
	 
</p>

<p>
	thanks
</p>
]]></description><guid isPermaLink="false">60176</guid><pubDate>Thu, 26 Oct 2023 06:16:20 +0000</pubDate></item><item><title>Adam attempts to make a block 26 poll</title><link>https://jwsoundgroup.net/index.php?/topic/39668-adam-attempts-to-make-a-block-26-poll/</link><description><![CDATA[<p>
	Check my poll.
</p>
]]></description><guid isPermaLink="false">39668</guid><pubDate>Mon, 07 Mar 2022 19:32:11 +0000</pubDate></item><item><title>The Ultimate Wireless Frequency List</title><link>https://jwsoundgroup.net/index.php?/topic/15710-the-ultimate-wireless-frequency-list/</link><description><![CDATA[
<p>OK everyone. I'm off work and I have nothing to do but to read this board. And there's an epidemic of "What frequencies to use in......." -threads so I figured; why not make a Google Document Spreadsheet that ilsts all of these "OK" frequencies to use in different countries?</p>
<p>We are legion on here, from all over the world so acquiring the info from locals wouldn't be that hard. </p>
<p> </p>
<p>Let's give it a try at least. </p>
<p> </p>
<p>This is the link for it. I contributed with Sweden. </p>
<p> </p>
<p><a href="https://docs.google.com/a/tjockishjartafilm.se/spreadsheet/ccc?key=0AgnGQulSs_YrdFAwZGZ2LWVjRkRuY0owOEtHcHZqclE#gid=0" rel="external nofollow">https://docs.google.com/a/tjockishjartafilm.se/spreadsheet/ccc?key=0AgnGQulSs_YrdFAwZGZ2LWVjRkRuY0owOEtHcHZqclE#gid=0</a></p>
<p> </p>
<p>Anyone can edit or add information.</p>
<p>You don't need a google account to edit</p>
<p>If anyone has a better idea than a spreadsheet (i don't know how to make a wiki... ) that'd be great. I thought this would be a start. </p>
<p><br>
And if such a document or wiki or database already exists, please ignore.</p>
<p> </p>
<p>ADDITION:</p>
<p>Richard Thomas posted a link to <a href="http://www.ips.org.uk/faq/index.php?title=Radio_Mics_Abroad_-_Europe#Sweden" rel="external nofollow">this website</a>, it lists information for European countries with users input..</p>
]]></description><guid isPermaLink="false">15710</guid><pubDate>Wed, 06 Feb 2013 10:40:29 +0000</pubDate></item><item><title>Transmitters' RF power measurement</title><link>https://jwsoundgroup.net/index.php?/topic/58237-transmitters-rf-power-measurement/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I am trying to understand how are RF power measurements made, how to check that a transmitter has the right RF power output, how to test RF antenna cables insertion loss, etc...
</p>

<p>
	I got myself a little gadget that is supposed to measure RF power outputs in dBm and mW. But it is a cheap stuff and I am getting weird results, like higher measure when adding cables... Before I dismiss it completely, I realised I need to actually understand what is it I am supposed to get.
</p>

<p>
	 
</p>

<p>
	So, for those of you RF insiders, what is the correlation between the rate of a transmitter power and what is measurable at the antenna output? in other words, if I have a transmitter rated for 50mW, what am I supposed to get at the antenna output? 50mW and 16.99dBm or something else?
</p>

<p>
	 
</p>

<p>
	Thanks in advance!
</p>
]]></description><guid isPermaLink="false">58237</guid><pubDate>Fri, 07 Jul 2023 19:15:08 +0000</pubDate></item><item><title>Nagra III Parts List</title><link>https://jwsoundgroup.net/index.php?/topic/47005-nagra-iii-parts-list/</link><description><![CDATA[<p>
	I have read references from various sources referring to a Nagra III parts list. One that was included with the machine at one time. Does anyone know where / if such a list exists? I have found the American written owners manual, the instructions manuals 1963&amp;1967, and the German service manual, which i am in the process of translating to English. I don’t think this parts list was a complete list with exploded views, but rather a text list of items such as pinch roller and belts. I own two N3s and wish to restore them as much as possible. It looks like no one is servicing units anymore, and i have a desire to create a manual closer to a “proper” one. I see various parts on eBay with 5 digit part numbers (such as 33032) but i have no idea if they are Nagra numbers. I understand that the factory no longer sells parts, but if a list exists i would like to include it.
</p>
]]></description><guid isPermaLink="false">47005</guid><pubDate>Fri, 11 Nov 2022 16:27:56 +0000</pubDate></item><item><title>Effect of human body on wireless microphones transmission</title><link>https://jwsoundgroup.net/index.php?/topic/44537-effect-of-human-body-on-wireless-microphones-transmission/</link><description><![CDATA[<p>
	I have recently upgraded my A10-RX to a new A20-RX.
</p>

<p>
	The idea is to move from the crowded UHF band to the 1.3 GHz band and to reduce the lenght of the antenna on the A20-mini transmitters.
</p>

<p>
	As I was searching technical informations about the effects of obstacles, and especially human body, on the transmission at higher frequencies, I found this very interesting study:
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bakom.admin.ch/bakom/en/homepage/frequencies-and-antennas/facts-and-figures/the-effect-of-the-human-body-on-wireless-microphone-transmission.html" ipsnoembed="true" rel="external nofollow">https://www.bakom.admin.ch/bakom/en/homepage/frequencies-and-antennas/facts-and-figures/the-effect-of-the-human-body-on-wireless-microphone-transmission.html</a>
</p>

<p>
	 
</p>

<p>
	If I understand well, if the body is an absorber in the UHF band, it acts more like a reflector at higher frequencies.
</p>

<p>
	 
</p>

<p>
	I will try to work in the 1350 MHz range next week and I'll let you know if I see an improvement in the transmission at these frequencies.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">44537</guid><pubDate>Sun, 04 Sep 2022 15:36:25 +0000</pubDate></item><item><title>SD 633 MP3 issue</title><link>https://jwsoundgroup.net/index.php?/topic/43749-sd-633-mp3-issue/</link><description><![CDATA[<p>
	Hello All,
</p>

<p>
	 
</p>

<p>
	Need some assistance if you can. I've got the SD633 and I'm trying to record Wav Poly on CF and MP3 on the SD card. I've updated to V4.61. The mixer is not allowing me to record MP3's. I've tried new cards of various sizes and I'm not recording in F mode. I've formatted the cards and I'm at 48K also. Is anyone else experiencing this? Any solutions would be helpful.
</p>

<p>
	 
</p>

<p>
	Thanks,
</p>

<p>
	 
</p>

<p>
	Russ
</p>
]]></description><guid isPermaLink="false">43749</guid><pubDate>Sat, 20 Aug 2022 01:18:51 +0000</pubDate></item><item><title>Nagra III Service manuals</title><link>https://jwsoundgroup.net/index.php?/topic/37044-nagra-iii-service-manuals/</link><description><![CDATA[
<p>
	Hello,
</p>

<p>
	 
</p>

<p>
	I'm new here and to be honest I don't know exactly where my topic belongs.
</p>

<p>
	I have had a Nagra III for 3 years (was my dream to have one).
</p>

<p>
	 
</p>

<p>
	Now a week ago the belts started to give problems and I ordered new ones which will arrive next week. <br>
	At the same time another error has crept in that I just can't find.
</p>

<p>
	 
</p>

<p>
	When I record via microphone, the recording is crystal clear, but when I record via the two line inputs, the recording is simply muffled.
</p>

<p>
	 
</p>

<p>
	Well, let's make it short: I'm looking for a service manual that says how to tune the Nagra (to a specific band for example LPR35 or LPR90).
</p>

<p>
	And a manual that says how to get the resistance and capacitor values to calibrate the Nagra. 
</p>

<p>
	 
</p>

<p>
	Nagra Audio provides the manuals (one is the user manual and the other is the service manual (it says how to calibrate but no values and the position of the parts is not really explained).  <br>
	 
</p>

<p>
	<a href="https://www.nagraaudio.com/product/nagra-iii/" ipsnoembed="true" rel="external nofollow">https://www.nagraaudio.com/product/nagra-iii/</a> scroll down to downloads 
</p>
]]></description><guid isPermaLink="false">37044</guid><pubDate>Sun, 21 Feb 2021 10:12:48 +0000</pubDate></item><item><title>USB-C power input on MixPre 6 II - voltage specs?</title><link>https://jwsoundgroup.net/index.php?/topic/40413-usb-c-power-input-on-mixpre-6-ii-voltage-specs/</link><description><![CDATA[<p>
	It's a longer story than needs to post here, but bottom line is : I need to fabricate a cable that brings battery power into the USB-C power port on this new mixer. Q : does anyone know the acceptable range of DC input voltages? The only power arrangement I can fabricate here, while waiting on shipments, will put aprox 14.4 volts into the port, way higher than the 5 V DC that comes with the wall power supply. (as everyone probably knows, the mixer/recorder will give aprox 60 mins run time with the standard 4xAA power module).
</p>

<p>
	 
</p>

<p>
	Standing by with cable cutters and soldering iron!
</p>

<p>
	 
</p>

<p>
	Grant.
</p>
]]></description><guid isPermaLink="false">40413</guid><pubDate>Wed, 13 Apr 2022 22:56:52 +0000</pubDate></item><item><title>Occupancy Sensor Interference</title><link>https://jwsoundgroup.net/index.php?/topic/39712-occupancy-sensor-interference/</link><description><![CDATA[<p>
	Has anyone determined which wireless frequencies are most/least likely to suffer from occupancy sensor interference?  The Leviton sensors operate at 5.8 GHz but I have run into what sounds like intermodulation problems in UHF.
</p>
]]></description><guid isPermaLink="false">39712</guid><pubDate>Wed, 09 Mar 2022 22:43:07 +0000</pubDate></item><item><title>Why no 32bit float on our pro recorders yet?</title><link>https://jwsoundgroup.net/index.php?/topic/39461-why-no-32bit-float-on-our-pro-recorders-yet/</link><description><![CDATA[<p>
	I have just read this very clear paper on SD website about the 32 bit float resolution, and... I am blown away. 1528 dB of dynamic range, a headroom of 770 dBFS ABOVE our standard 0dBFS !! I understand now why the MixPre series is so popular amongst sound designers.
</p>

<p>
	<a href="https://www.sounddevices.com/32-bit-float-files-explained/" ipsnoembed="true" rel="external nofollow">https://www.sounddevices.com/32-bit-float-files-explained/</a>
</p>

<p>
	 
</p>

<p>
	But now comes to mind an obsessive question: if gear designers like SD and more are capable of creating machines able to record files in 32bit float resolution, why have they not implemented it in their pro range recorders (like the 8 series for SD) ???!?
</p>

<p>
	Anyone capable to clear the mystery for me?
</p>

<p>
	Thanks
</p>

<p>
	Fred
</p>
<p>
	PS: I understand that the actual dynamic range limit of the recording is that of the preamp and AD converters, yet it seems like a new world to me (remember I started on Nagra 4.2 <span class="ipsEmoji">😉</span> 
</p>
]]></description><guid isPermaLink="false">39461</guid><pubDate>Fri, 25 Feb 2022 18:41:41 +0000</pubDate></item><item><title>Nagra 3 - 1960/1961 help!</title><link>https://jwsoundgroup.net/index.php?/topic/39442-nagra-3-19601961-help/</link><description><![CDATA[<p>
	Hi ,
</p>

<p>
	I've found this website and start read as much as I can!!
</p>

<p>
	There are professional users here and you help is really precious.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	I bought a Nagra 3 recently ( I was looking for it from many years..).
</p>

<p>
	 
</p>

<p>
	It is nearly perfect for what concern the body, it looks like new, this is incredible for a 60 years old piece... and inside seems to be never repaired.
</p>

<p>
	All the Red paint is in place.
</p>

<p>
	 
</p>

<p>
	New batteries are now inside.
</p>

<p>
	The motor run as it should!
</p>

<p>
	4 speeds
</p>

<p>
	Rewind is ok, fast forward too.
</p>

<p>
	 
</p>

<p>
	It plays but the sound is not so loud from the central speaker ...
</p>

<p>
	 
</p>

<p>
	I tried to record putting a bass on the Cannon /Mic input.
</p>

<p>
	 
</p>

<p>
	It records and in test mode I can see moving the Modulometer, and hear the sound from the Line output connected on the right.
</p>

<p>
	 
</p>

<p>
	But there is many noise !
</p>

<p>
	I cannot understand if the line out has problem or I' m doing some mess with banana and jack cables....
</p>

<p>
	 
</p>

<p>
	I believe is not a cable problem anyway..
</p>

<p>
	 
</p>

<p>
	What you suggest?!
</p>

<p>
	 
</p>

<p>
	In test mode there must be no noise at all I suppose.
</p>

<p>
	 
</p>

<p>
	Many thanks to who want to help me.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://jwsoundgroup.net/uploads/monthly_2022_02/PXL_20220222_111236423.jpg.229423c0527ccf6d8d7da21c1a3731e1.jpg" data-fileid="56980" data-fileext="jpg" rel=""><img alt="PXL_20220222_111236423.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="56980" data-ratio="75" width="1000" src="https://jwsoundgroup.net/uploads/monthly_2022_02/PXL_20220222_111236423.thumb.jpg.9f212d4a782f2c26aebf4818a26fa7ec.jpg"></a>
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://jwsoundgroup.net/uploads/monthly_2022_02/PXL_20220222_111140002.jpg.21f0c3d75391f9dc70ec59233094cf38.jpg" data-fileid="56982" data-fileext="jpg" rel=""><img alt="PXL_20220222_111140002.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="56982" data-ratio="133.21" width="563" src="https://jwsoundgroup.net/uploads/monthly_2022_02/PXL_20220222_111140002.thumb.jpg.a08f2c613aadb3a59ea09ba324e67b1e.jpg"></a>
</p>
]]></description><guid isPermaLink="false">39442</guid><pubDate>Wed, 23 Feb 2022 20:15:21 +0000</pubDate></item></channel></rss>
