Ric Dead E string



Heya. I've seen reports on the non-existant open E string on some Ric's,
and had experienced that issue on my old 78 4001. I am the owner of a new
4003, and behold, same thing. Especially when there's some sound pressure
in the room, the open E disappears. Is there actually a fix for this? Or
is it just a common issue one must put up with. Geddy Lee and Chris Squire
don't seem to have this problem. Pretty much anywhere else on the
fongerboard is fine.

Cheers,
Rod


.



Relevant Pages

  • Re: API Help please - How do I find the owner of a file or folder using
    ... > I am trying to find the owner of a file or folder on our network (Windows ... > ByVal name As String, cbName As Long, ByVal ReferencedDomainName As ... > Dim ownerName As String ' Name of the file owner ... > ' Retrieve the name of the account and the name of the first domain on ...
    (microsoft.public.dotnet.languages.vb)
  • Re: [Help] At wits end about zOrder and API
    ... as the owner of Windowand Windowas the owner of your userform? ... > (ByVal lpClassName As String, ... > Dim hWndFocus As Long ... > 'Create a string buffer to hold the owner's caption ...
    (microsoft.public.vb.winapi)
  • Re: API Help please - How do I find the owner of a file or folder using
    ... The other thing that threw me is in VB if ByVal or ByRef is not specified ... the owner ... >> to GetFileSecurityfails to assign the buffer size to sizeSD so it ... >> ByVal name As String, cbName As Long, ByVal ReferencedDomainName As ...
    (microsoft.public.dotnet.languages.vb)
  • RE: File owner attributes through Excel VBA
    ... I found an easier way of getting the file owner without having to use a DLL. ... Dim Folder As String ... the ownship through VBA since VBA can call any application. ...
    (microsoft.public.excel.programming)
  • API Help please - How do I find the owner of a file or folder using
    ... I am trying to find the owner of a file or folder on our network (Windows ... Private Declare Function GetSecurityDescriptorOwner Lib "advapi32.dll" _ ... ByVal name As String, cbName As Long, ByVal ReferencedDomainName As ... If bSuccess = 0 Then Exit Function ...
    (microsoft.public.dotnet.languages.vb)